automatic version update by autodist [release 1.7.0-1mamba;Sat Mar 16 2024]

This commit is contained in:
Automatic Build System 2024-03-16 08:42:44 +01:00
parent e9b112b191
commit e43392c84e

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-poetry_plugin_export
Version: 1.6.0
Version: 1.7.0
Release: 1mamba
Summary: Poetry plugin to export the dependencies to various formats
Group: System/Libraries
@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Mar 16 2024 Automatic Build System <autodist@openmamba.org> 1.7.0-1mamba
- automatic version update by autodist
* Tue Oct 31 2023 Automatic Build System <autodist@mambasoft.it> 1.6.0-1mamba
- automatic version update by autodist