automatic version update by autodist [release 3.23.0-1mamba;Sun Oct 05 2025]

This commit is contained in:
2025-10-05 20:27:47 +02:00
parent 30ee137289
commit 981bc8a921

View File

@@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-zipp
Version: 3.21.0
Version: 3.23.0
Release: 1mamba
Summary: A pathlib-compatible Zipfile object wrapper
Group: System/Libraries
@@ -10,10 +10,13 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.org/project/zipp/
Source: https://pypi.debian.net/zipp/zipp-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: libpython3-devel >= 3.11.5
BuildRequires: python-coherent-licensed-py3
BuildRequires: python-setuptools_scm-py3
%description
%{summary}.
@@ -41,6 +44,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sun Oct 05 2025 Automatic Build System <autodist@openmamba.org> 3.23.0-1mamba
- automatic version update by autodist
* Sun Nov 10 2024 Automatic Build System <autodist@openmamba.org> 3.21.0-1mamba
- automatic version update by autodist