346 lines
13 KiB
RPMSpec
346 lines
13 KiB
RPMSpec
Name: python-pikepdf
|
|
Version: 8.10.1
|
|
Release: 1mamba
|
|
Summary: A Python library for reading and writing PDF files
|
|
Group: System/Libraries
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: https://pypi.org/project/pikepdf/
|
|
Source: https://pypi.debian.net/pikepdf/pikepdf-%{version}.tar.gz
|
|
License: MPL 2.0
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libpython311-devel
|
|
BuildRequires: libqpdf-devel
|
|
BuildRequires: libstdc++6-devel
|
|
BuildRequires: python3.11dist(deprecated)
|
|
BuildRequires: python3.11dist(lxml)
|
|
BuildRequires: python3.11dist(packaging)
|
|
BuildRequires: python3.11dist(pillow)
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
|
BuildRequires: libqpdf-devel >= 11.1.0
|
|
|
|
%description
|
|
%{summary}.
|
|
|
|
%if 0%{?with_pyver}
|
|
%pyver_package
|
|
%endif
|
|
|
|
%prep
|
|
%setup -q -n pikepdf-%{version}
|
|
|
|
%build
|
|
CFLAGS="%{optflags}" %{__python} setup.py build
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%{__python} setup.py install \
|
|
-O1 --skip-build \
|
|
--root="%{buildroot}" \
|
|
--install-headers=%{python_inc} \
|
|
--install-lib=%{python_sitearch} \
|
|
--record=%{name}.filelist
|
|
|
|
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|
|
|
%files %{?pyappend} -f %{name}.filelist
|
|
%defattr(-,root,root)
|
|
%dir %{python_sitearch}/pikepdf-%{version}-py*.egg-info
|
|
%{python_sitearch}/pikepdf-%{version}-py*.egg-info/*
|
|
|
|
%changelog
|
|
* Sun Dec 17 2023 Automatic Build System <autodist@mambasoft.it> 8.10.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Dec 17 2023 Automatic Build System <autodist@mambasoft.it> 8.10.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Dec 11 2023 Automatic Build System <autodist@mambasoft.it> 8.9.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Dec 04 2023 Automatic Build System <autodist@mambasoft.it> 8.8.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 14 2023 Automatic Build System <autodist@mambasoft.it> 8.7.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Nov 13 2023 Automatic Build System <autodist@mambasoft.it> 8.7.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Oct 31 2023 Automatic Build System <autodist@mambasoft.it> 8.6.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Oct 28 2023 Automatic Build System <autodist@mambasoft.it> 8.5.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Oct 22 2023 Automatic Build System <autodist@mambasoft.it> 8.5.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Oct 09 2023 Automatic Build System <autodist@mambasoft.it> 8.5.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 04 2023 Automatic Build System <autodist@mambasoft.it> 8.5.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 8.4.1-2mamba
|
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
|
|
|
* Sun Sep 10 2023 Automatic Build System <autodist@mambasoft.it> 8.4.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Sep 04 2023 Automatic Build System <autodist@mambasoft.it> 8.4.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Mar 26 2023 Automatic Build System <autodist@mambasoft.it> 7.1.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 7.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 17 2023 Automatic Build System <autodist@mambasoft.it> 7.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 06 2023 Automatic Build System <autodist@mambasoft.it> 7.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 26 2023 Automatic Build System <autodist@mambasoft.it> 6.2.9-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jan 10 2023 Automatic Build System <autodist@mambasoft.it> 6.2.8.post1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Dec 31 2022 Automatic Build System <autodist@mambasoft.it> 6.2.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Dec 17 2022 Automatic Build System <autodist@mambasoft.it> 6.2.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Dec 04 2022 Automatic Build System <autodist@mambasoft.it> 6.2.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Nov 14 2022 Automatic Build System <autodist@mambasoft.it> 6.2.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 12 2022 Automatic Build System <autodist@mambasoft.it> 6.2.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 10 2022 Automatic Build System <autodist@mambasoft.it> 6.2.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 21 2022 Automatic Build System <autodist@mambasoft.it> 6.2.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 05 2022 Automatic Build System <autodist@mambasoft.it> 6.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Oct 03 2022 Automatic Build System <autodist@mambasoft.it> 6.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.2-2mamba
|
|
- rebuilt with libqpdf 11.1.0
|
|
|
|
* Wed Sep 28 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.2-1mamba
|
|
- update to 6.0.2
|
|
|
|
* Thu Sep 01 2022 Automatic Build System <autodist@mambasoft.it> 5.6.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 27 2022 Automatic Build System <autodist@mambasoft.it> 5.6.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Aug 21 2022 Automatic Build System <autodist@mambasoft.it> 5.5.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 29 2022 Automatic Build System <autodist@mambasoft.it> 5.4.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 27 2022 Automatic Build System <autodist@mambasoft.it> 5.4.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jul 17 2022 Automatic Build System <autodist@mambasoft.it> 5.4.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 13 2022 Automatic Build System <autodist@mambasoft.it> 5.3.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 05 2022 Automatic Build System <autodist@mambasoft.it> 5.3.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Jul 04 2022 Automatic Build System <autodist@mambasoft.it> 5.3.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jun 30 2022 Automatic Build System <autodist@mambasoft.it> 5.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 24 2022 Automatic Build System <autodist@mambasoft.it> 5.1.5.post1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 5.1.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 5.1.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon May 16 2022 Automatic Build System <autodist@mambasoft.it> 5.1.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Apr 17 2022 Automatic Build System <autodist@mambasoft.it> 5.1.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 5.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 22 2022 Automatic Build System <autodist@mambasoft.it> 5.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Feb 17 2022 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 14 2022 Automatic Build System <autodist@mambasoft.it> 4.5.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jan 26 2022 Automatic Build System <autodist@mambasoft.it> 4.4.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jan 26 2022 Automatic Build System <autodist@mambasoft.it> 4.4.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 01 2022 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 31 2021 Automatic Build System <autodist@mambasoft.it> 4.3.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Dec 12 2021 Automatic Build System <autodist@mambasoft.it> 4.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 30 2021 Automatic Build System <autodist@mambasoft.it> 4.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Nov 22 2021 Automatic Build System <autodist@mambasoft.it> 4.0.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 09 2021 Automatic Build System <autodist@mambasoft.it> 4.0.1.post1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Nov 09 2021 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Nov 01 2021 Automatic Build System <autodist@mambasoft.it> 4.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Oct 11 2021 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Oct 05 2021 Automatic Build System <autodist@mambasoft.it> 3.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 22 2021 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Sep 06 2021 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 28 2021 Automatic Build System <autodist@mambasoft.it> 2.16.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 27 2021 Automatic Build System <autodist@mambasoft.it> 2.16.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 20 2021 Automatic Build System <autodist@mambasoft.it> 2.15.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 14 2021 Automatic Build System <autodist@mambasoft.it> 2.15.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jul 08 2021 Automatic Build System <autodist@mambasoft.it> 2.14.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 07 2021 Automatic Build System <autodist@mambasoft.it> 2.14.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 2.14.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jun 22 2021 Automatic Build System <autodist@mambasoft.it> 2.13.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jun 06 2021 Automatic Build System <autodist@mambasoft.it> 2.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 21 2021 Automatic Build System <autodist@mambasoft.it> 2.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 2.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 2.11.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 2.11.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 23 2021 Automatic Build System <autodist@mambasoft.it> 2.11.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Apr 13 2021 Automatic Build System <autodist@mambasoft.it> 2.11.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Apr 07 2021 Automatic Build System <autodist@mambasoft.it> 2.11.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 31 2021 Automatic Build System <autodist@mambasoft.it> 2.10.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Mar 25 2021 Automatic Build System <autodist@mambasoft.it> 2.9.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 20 2021 Automatic Build System <autodist@mambasoft.it> 2.9.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 2.9.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 10 2021 Automatic Build System <autodist@mambasoft.it> 2.8.0.post2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 06 2021 Automatic Build System <autodist@mambasoft.it> 2.8.0.post1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Mar 01 2021 Automatic Build System <autodist@mambasoft.it> 2.8.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Feb 28 2021 Automatic Build System <autodist@mambasoft.it> 2.7.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 26 2021 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 01 2021 Automatic Build System <autodist@mambasoft.it> 2.5.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jan 31 2021 Automatic Build System <autodist@mambasoft.it> 2.5.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 28 2021 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Jan 16 2021 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 08 2021 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jan 05 2021 Automatic Build System <autodist@mambasoft.it> 2.2.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jan 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.4-1mamba
|
|
- package created using the webbuild interface
|