Compare commits
9 Commits
2.2.1-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
865d85b3b0 | |||
c07416cc13 | |||
63229f2854 | |||
a430d30b4b | |||
9779ea7e8d | |||
2ae6ad5e98 | |||
639cd1b851 | |||
d1056b7d18 | |||
6b338f3bb5 |
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pdm_backend
|
||||
Version: 2.2.1
|
||||
Version: 2.4.5
|
||||
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,36 @@ 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
|
||||
|
||||
* 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
|
||||
|
||||
* 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
|
||||
|
||||
* Sat Jul 06 2024 Automatic Build System <autodist@openmamba.org> 2.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 19 2024 Automatic Build System <autodist@openmamba.org> 2.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 30 2024 Automatic Build System <autodist@openmamba.org> 2.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 18 2024 Automatic Build System <autodist@openmamba.org> 2.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user