diff --git a/python-poetry.spec b/python-poetry.spec index d15c4b0..f10d4c5 100644 --- a/python-poetry.spec +++ b/python-poetry.spec @@ -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 1.7.1-1mamba +- automatic version update by autodist + * Fri Nov 10 2023 Automatic Build System 1.7.0-1mamba - automatic version update by autodist