automatic version update by autodist [release 2.4.4-1mamba;Thu Apr 10 2025]

This commit is contained in:
Automatic Build System 2025-04-10 14:39:17 +02:00
parent 63229f2854
commit c07416cc13

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pdm_backend
Version: 2.4.3
Version: 2.4.4
Release: 1mamba
Summary: The build backend used by PDM that supports latest packaging standards
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/pdm-project/pdm-backend
Source: https://pypi.debian.net/pdm-backend/pdm_backend-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Apr 10 2025 Automatic Build System <autodist@openmamba.org> 2.4.4-1mamba
- automatic version update by autodist
* Thu Oct 24 2024 Automatic Build System <autodist@openmamba.org> 2.4.3-1mamba
- automatic version update by autodist