Name: python3-poppler-qt5 Version: 0.75.0 Release: 5%{?dist} Summary: Python bindings for the Poppler PDF rendering library License: LGPLv2+ URL: https://github.com/frescobaldi/python-poppler-qt5 Source0: %{url}/archive/v%{version}.tar.gz#/python-poppler-qt5-%{version}.tar.gz Requires: python3-qt5 BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-qt5-devel BuildRequires: python3-sip-devel >= 4.9.1 %{?_sip_api:Requires: python%{python3_pkgversion}-pyqt5-sip-api(%{_sip_api_major}) >= %{_sip_api}} 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} 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 * Tue Jun 23 2020 Gwyn Ciesla - 0.75.0-5 - BR python3-setuptools * Tue May 26 2020 Miro Hrončok - 0.75.0-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering - 0.75.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 17 2020 Marek Kasik - 0.75.0-2 - Rebuild for poppler-0.84.0 * Fri Nov 22 2019 Gwyn Ciesla - 0.75.0-1 - 0.75.0 * Wed Sep 18 2019 Gwyn Ciesla - 0.74.0-1 - 0.74.0 * Wed Sep 18 2019 Rex Dieter - 0.24.2-15 - fix sip dep harder * Mon Aug 19 2019 Miro Hrončok - 0.24.2-14 - Rebuilt for Python 3.8 * 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