2 Commits

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-build
Version: 1.2.2.post1
Version: 1.3.0
Release: 1mamba
Summary: A simple, correct PEP517 package builder
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/pypa/build
Source: https://pypi.debian.net/build/build-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(packaging)
@ -70,6 +71,12 @@ done
%doc LICENSE
%changelog
* Sun Aug 03 2025 Automatic Build System <autodist@openmamba.org> 1.3.0-1mamba
- automatic version update by autodist
* Mon Oct 07 2024 Automatic Build System <autodist@openmamba.org> 1.2.2.post1-2mamba
- automatic version update by autodist
* Mon Oct 07 2024 Automatic Build System <autodist@openmamba.org> 1.2.2.post1-1mamba
- automatic version update by autodist