diff --git a/python-poetry.spec b/python-poetry.spec index 9153ee0..b43b35e 100644 --- a/python-poetry.spec +++ b/python-poetry.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-poetry -Version: 1.7.1 -Release: 3mamba +Version: 1.8.1 +Release: 1mamba Summary: Python dependency management and packaging made easy Group: System/Libraries Vendor: openmamba @@ -71,6 +71,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Feb 27 2024 Automatic Build System 1.8.1-1mamba +- automatic version update by autodist + +* Mon Feb 26 2024 Automatic Build System 1.8.0-1mamba +- automatic version update by autodist + * Tue Feb 13 2024 Silvan Calarco 1.7.1-3mamba - loosen version requirement on cachecontrol