automatic version update by autodist [release 2.4.1-1mamba;Sat Sep 21 2024]

This commit is contained in:
Automatic Build System 2024-09-22 11:47:48 +02:00
parent 2ae6ad5e98
commit 9779ea7e8d

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pdm_backend
Version: 2.3.3
Version: 2.4.1
Release: 1mamba
Summary: The build backend used by PDM that supports latest packaging standards
Group: System/Libraries
@ -47,6 +47,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Sep 21 2024 Automatic Build System <autodist@openmamba.org> 2.4.1-1mamba
- automatic version update by autodist
* Fri Sep 20 2024 Automatic Build System <autodist@openmamba.org> 2.4.0-1mamba
- automatic version update by autodist
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 2.3.3-1mamba
- automatic version update by autodist