rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 8.4.1-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
f5d55c20a2
commit
f431f12078
@ -1,6 +1,6 @@
|
|||||||
Name: python-pikepdf
|
Name: python-pikepdf
|
||||||
Version: 8.4.1
|
Version: 8.4.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A Python library for reading and writing PDF files
|
Summary: A Python library for reading and writing PDF files
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,14 +12,15 @@ License: MPL 2.0
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libqpdf-devel
|
BuildRequires: libqpdf-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: python3.7dist(deprecation)
|
BuildRequires: python3.11dist(deprecation)
|
||||||
BuildRequires: python3.7dist(lxml)
|
BuildRequires: python3.11dist(lxml)
|
||||||
BuildRequires: python3.7dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
BuildRequires: python3.7dist(pillow)
|
BuildRequires: python3.11dist(pillow)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libqpdf-devel >= 11.1.0
|
BuildRequires: libqpdf-devel >= 11.1.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -52,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/pikepdf-%{version}-py*.egg-info/*
|
%{python_sitearch}/pikepdf-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* Sun Sep 10 2023 Automatic Build System <autodist@mambasoft.it> 8.4.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user