automatic version update by autodist [release 1.9.0-1mamba;Wed Jan 22 2025]

This commit is contained in:
Automatic Build System 2025-01-22 17:56:34 +01:00
parent a6cde82245
commit 0cb880e193

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pyproject_api
Version: 1.8.0
Version: 1.9.0
Release: 1mamba
Summary: API to interact with the python pyproject.toml based projects
Group: System/Libraries
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pyproject-api.readthedocs.io/latest/
Source: https://pypi.debian.net/pyproject-api/pyproject_api-%{version}.tar.gz
License: MIT
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(packaging)
@ -48,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Jan 22 2025 Automatic Build System <autodist@openmamba.org> 1.9.0-1mamba
- automatic version update by autodist
* Fri Oct 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.0-1mamba
- update to 1.8.0