automatic version update by autodist [release 0.9.1-1mamba;Wed Mar 12 2025]

This commit is contained in:
Automatic Build System 2025-03-13 09:58:22 +01:00
parent bb2fb210c5
commit 72706adc6d

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyproject-metadata
Version: 0.9.0
Version: 0.9.1
Release: 1mamba
Summary: PEP 621 metadata parsing
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/pypa/pyproject-metadata
Source: http://pypi.debian.net/pyproject-metadata/pyproject_metadata-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(packaging)
@ -49,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Mar 12 2025 Automatic Build System <autodist@openmamba.org> 0.9.1-1mamba
- automatic version update by autodist
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 0.9.0-1mamba
- automatic version update by autodist