Drop sip.

This commit is contained in:
Gwyn Ciesla 2019-05-27 16:28:16 -05:00
parent cac485aab5
commit 901f5cbd50
1 changed files with 5 additions and 2 deletions

View File

@ -1,14 +1,14 @@
Name: python3-poppler-qt5
Version: 0.24.2
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Python bindings for the Poppler PDF rendering library
License: LGPLv2+
URL: https://github.com/wbsoft/python-poppler-qt5
Source0: %{url}/archive/%{version}.tar.gz#/python-poppler-qt5-%{version}.tar.gz
Patch0: faf4d1308f89560b0d849671226e3080dfc72e79.patch
%{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}
Requires: python3-qt5
Requires: python3-sip
BuildRequires: python3-devel
BuildRequires: python3-qt5-devel
BuildRequires: python3-sip-devel >= 4.9.1
@ -46,6 +46,9 @@ sed -i s/\'qmake\'/\'qmake-qt5\'/g setup.py
%{python3_sitearch}/python_poppler*
%changelog
* Sun May 26 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.24.2-12
- Fix sip deps again.
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.2-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild