From be2b93dcfcd2686b6b19503c570b71f1e430ee36 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:16:11 +0100 Subject: [PATCH] automatic version update by autodist [release 0.13.1-1mamba;Wed Nov 08 2023] --- python-pep517.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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