Don't drag in Python 2 via sip-devel

This commit is contained in:
Miro Hrončok 2018-12-10 11:34:12 +01:00
parent 1528908d49
commit 12b0c4d9e2
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: python3-poppler-qt5
Version: 0.24.2
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Python bindings for the Poppler PDF rendering library
License: LGPLv2+
@ -13,7 +13,6 @@ BuildRequires: python3-devel
BuildRequires: python3-qt5-devel
BuildRequires: python3-sip-devel >= 4.9.1
BuildRequires: pkgconfig(poppler-qt5)
BuildRequires: sip-devel
# we don't want to provide private python extension libs
%{?filter_setup:
@ -47,6 +46,9 @@ sed -i s/\'qmake\'/\'qmake-qt5\'/g setup.py
%{python3_sitearch}/python_poppler*
%changelog
* Mon Dec 10 2018 Miro Hrončok <mhroncok@redhat.com> - 0.24.2-10
- Don't drag in Python 2 via sip-devel
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild