1 Commits

View File

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