diff --git a/python-pep517.spec b/python-pep517.spec index 77a978d..52ee9c7 100644 --- a/python-pep517.spec +++ b/python-pep517.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-pep517 -Version: 0.13.0 -Release: 2mamba +Version: 0.13.1 +Release: 1mamba Summary: Wrappers to build Python packages using PEP 517 hooks Group: System/Libraries Vendor: openmamba @@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Nov 08 2023 Automatic Build System 0.13.1-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 0.13.0-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba