automatic version update by autodist [release 1.0.5-1mamba;Mon Oct 24 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:15:51 +01:00
parent fb1a392eb3
commit 641346d312

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pdm-pep517
Version: 1.0.4
Version: 1.0.5
Release: 1mamba
Summary: A PEP 517 backend for PDM that supports PEP 621 metadata
Group: System/Libraries
@ -40,5 +40,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Mon Oct 24 2022 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
- automatic version update by autodist
* Sun Oct 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.4-1mamba
- package created using the webbuild interface