Name: python3-poppler-qt5 Version: 0.24.2 Release: 13%{?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 Requires: python3-qt5 Requires: python3-sip BuildRequires: python3-devel BuildRequires: python3-qt5-devel BuildRequires: python3-sip-devel >= 4.9.1 BuildRequires: pkgconfig(poppler-qt5) # we don't want to provide private python extension libs %{?filter_setup: %filter_provides_in %{python3_sitearch}/.*\.so$ %filter_setup } %description Python 3 bindings for the Poppler PDF rendering library. It is needed to run programs written in Python 3 and using Poppler set. %prep %setup -qn python-poppler-qt5-%{version} %patch0 -p1 sed -i s/\'qmake\'/\'qmake-qt5\'/g setup.py %build %py3_build %install %py3_install %files %license LICENSE %doc README.rst %{python3_sitearch}/popplerqt5.cpython-*.so %{python3_sitearch}/python_poppler* %changelog * Fri Jul 26 2019 Fedora Release Engineering - 0.24.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun May 26 2019 Gwyn Ciesla - 0.24.2-12 - Fix sip deps again. * Sat Feb 02 2019 Fedora Release Engineering - 0.24.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Dec 10 2018 Miro Hrončok - 0.24.2-10 - Don't drag in Python 2 via sip-devel * Sat Jul 14 2018 Fedora Release Engineering - 0.24.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok - 0.24.2-8 - Rebuilt for Python 3.7 * Fri Mar 23 2018 Marek Kasik - 0.24.2-7 - Rebuild for poppler-0.63.0 * Fri Feb 09 2018 Fedora Release Engineering - 0.24.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering - 0.24.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 0.24.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Igor Gnatenko - 0.24.2-3 - Rebuild due to bug in RPM (RHBZ #1468476) * Fri Jun 09 2017 Gwyn Ciesla - 0.24.2-2 - Review fixes. * Thu Jun 08 2017 Gwyn Ciesla - 0.24.2-1 - Initial package for Fedora