From c80b6b269f5cb32013ee069af5973538d1d635dc Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Fri, 5 Jan 2024 16:20:01 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.5.2-2mamba;Fri Apr 07 2023] --- python-poetry-core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-poetry-core.spec b/python-poetry-core.spec index a2a18c0..9f5e6d8 100644 --- a/python-poetry-core.spec +++ b/python-poetry-core.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-poetry-core Version: 1.5.2 -Release: 1mamba +Release: 2mamba Summary: Poetry PEP 517 Build Backend Group: System/Libraries Vendor: openmamba @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Fri Apr 07 2023 Sdk Build System 1.5.2-2mamba +- rebuilt with python 3.10 + * Tue Mar 14 2023 Automatic Build System 1.5.2-1mamba - automatic version update by autodist