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 - _)
|
||||
Name: python-poetry-core
|
||||
Version: 1.6.1
|
||||
Version: 1.7.0
|
||||
Release: 1mamba
|
||||
Summary: Poetry PEP 517 Build Backend
|
||||
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
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(importlib-metadata)
|
||||
BuildRequires: libpython310-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -48,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user