automatic version update by autodist [release 1.7.1-1mamba;Fri Nov 17 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:19:53 +01:00
parent f4e49cc488
commit df176c6972

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-poetry
Version: 1.7.0
Version: 1.7.1
Release: 1mamba
Summary: Python dependency management and packaging made easy
Group: System/Libraries
@ -71,6 +71,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Fri Nov 17 2023 Automatic Build System <autodist@mambasoft.it> 1.7.1-1mamba
- automatic version update by autodist
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
- automatic version update by autodist