automatic version update by autodist [release 2.0.1-1mamba;Sun Jan 12 2025]

This commit is contained in:
Automatic Build System 2025-01-13 19:02:23 +01:00
parent ef52ccce8c
commit 929876b220

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-poetry
Version: 2.0.0
Version: 2.0.1
Release: 1mamba
Summary: Python dependency management and packaging made easy
Group: System/Libraries
@ -69,6 +69,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sun Jan 12 2025 Automatic Build System <autodist@openmamba.org> 2.0.1-1mamba
- automatic version update by autodist
* Tue Jan 07 2025 Automatic Build System <autodist@openmamba.org> 2.0.0-1mamba
- automatic version update by autodist