automatic version update by autodist [release 2.4.3-1mamba;Thu Oct 24 2024]

This commit is contained in:
Automatic Build System 2024-10-24 20:06:34 +02:00
parent a430d30b4b
commit 63229f2854

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pdm_backend
Version: 2.4.2
Version: 2.4.3
Release: 1mamba
Summary: The build backend used by PDM that supports latest packaging standards
Group: System/Libraries
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Oct 24 2024 Automatic Build System <autodist@openmamba.org> 2.4.3-1mamba
- automatic version update by autodist
* Fri Oct 11 2024 Automatic Build System <autodist@openmamba.org> 2.4.2-1mamba
- automatic version update by autodist