automatic version update by autodist [release 1.9.0-1mamba;Wed Jan 22 2025]
This commit is contained in:
parent
a6cde82245
commit
0cb880e193
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pyproject_api
|
Name: python-pyproject_api
|
||||||
Version: 1.8.0
|
Version: 1.9.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: API to interact with the python pyproject.toml based projects
|
Summary: API to interact with the python pyproject.toml based projects
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://pyproject-api.readthedocs.io/latest/
|
URL: https://pyproject-api.readthedocs.io/latest/
|
||||||
Source: https://pypi.debian.net/pyproject-api/pyproject_api-%{version}.tar.gz
|
Source: https://pypi.debian.net/pyproject-api/pyproject_api-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
@ -48,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.0-1mamba
|
||||||
- update to 1.8.0
|
- update to 1.8.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user