automatic version update by autodist [release 2.1.3-1mamba;Mon May 05 2025]

This commit is contained in:
Automatic Build System 2025-05-05 09:44:42 +02:00
parent 79d1f00232
commit aeb05bab84

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-poetry
Version: 2.1.2
Version: 2.1.3
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
* Mon May 05 2025 Automatic Build System <autodist@openmamba.org> 2.1.3-1mamba
- automatic version update by autodist
* Sun Mar 30 2025 Automatic Build System <autodist@openmamba.org> 2.1.2-1mamba
- automatic version update by autodist