rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 10.0.1-2mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:40:58 +01:00
parent 6154615cad
commit a0f192703f

View File

@ -1,6 +1,6 @@
Name: python-Pillow
Version: 10.0.1
Release: 1mamba
Release: 2mamba
Summary: Python Imaging Library (Fork)
Group: System/Libraries
Vendor: openmamba
@ -16,12 +16,13 @@ BuildRequires: libimagequant-devel
BuildRequires: libjpeg-devel
BuildRequires: liblcms2-devel
BuildRequires: libopenjpeg-devel
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
BuildRequires: libtiff-devel
BuildRequires: libwebp-devel
BuildRequires: libxcb-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description
%{summary}.
@ -66,6 +67,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc docs/COPYING
%changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 10.0.1-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Sat Sep 16 2023 Automatic Build System <autodist@mambasoft.it> 10.0.1-1mamba
- automatic version update by autodist