From 5765d9b87890d40de01e16de3d9654ba51e646bf Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:15:34 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.4.1-2mamba;Thu Mar 09 2023] --- python-imagesize.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-imagesize.spec b/python-imagesize.spec index 8b063c6..b703ff2 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -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 1.4.1-2mamba +- rebuilt with python 3.10 + * Fri Jul 01 2022 Automatic Build System 1.4.1-1mamba - automatic version update by autodist