automatic version update by autodist [release 1.7.0-1mamba;Sun Sep 10 2023]
This commit is contained in:
parent
8f5308e668
commit
604da5b3c3
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-poetry-core
|
Name: python-poetry-core
|
||||||
Version: 1.6.1
|
Version: 1.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Poetry PEP 517 Build Backend
|
Summary: Poetry PEP 517 Build Backend
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -11,8 +11,7 @@ URL: https://github.com/python-poetry/poetry-core
|
|||||||
Source: http://pypi.debian.net/poetry-core/poetry_core-%{version}.tar.gz
|
Source: http://pypi.debian.net/poetry-core/poetry_core-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython310-devel
|
||||||
BuildRequires: python3.7dist(importlib-metadata)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -48,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 10 2023 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon May 29 2023 Automatic Build System <autodist@mambasoft.it> 1.6.1-1mamba
|
* Mon May 29 2023 Automatic Build System <autodist@mambasoft.it> 1.6.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user