automatic version update by autodist [release 3.20.2-1mamba;Sat Sep 14 2024]

This commit is contained in:
Automatic Build System 2024-09-15 15:44:39 +02:00
parent d1b3c9ea76
commit 2f5ffa18fd

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-zipp
Version: 3.20.1
Version: 3.20.2
Release: 1mamba
Summary: A pathlib-compatible Zipfile object wrapper
Group: System/Libraries
@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 3.20.2-1mamba
- automatic version update by autodist
* Tue Aug 27 2024 Automatic Build System <autodist@openmamba.org> 3.20.1-1mamba
- automatic version update by autodist