rebuilt with python 3.10 [release 1.4.1-2mamba;Thu Mar 09 2023]
This commit is contained in:
parent
04ef6508f6
commit
5765d9b878
@ -1,6 +1,6 @@
|
||||
Name: python-imagesize
|
||||
Version: 1.4.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: This module analyzes jpeg/jpeg2000/png/gif image header and return image size
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -12,8 +12,6 @@ License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
Requires: python >= %python_version
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -45,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/imagesize-%{version}-py*.egg-info/*
|
||||
|
||||
%changelog
|
||||
* Thu Mar 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Fri Jul 01 2022 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user