From 11dfed19a25e6e616b5d8126277c1fccf28d1ba5 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:02:42 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 5.1.1-3mamba;Wed Apr 05 2023] --- python-decorator.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-decorator.spec b/python-decorator.spec index 3de4420..b6c0b29 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -1,6 +1,6 @@ Name: python-decorator Version: 5.1.1 -Release: 2mamba +Release: 3mamba Summary: A Python moduke to simplify the usage and to popularize decorators Group: System/Libraries Vendor: openmamba @@ -43,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/decorator-%{version}-py*.egg-info/* %changelog +* Wed Apr 05 2023 Silvan Calarco 5.1.1-3mamba +- rebuilt with python 3.10 + * Sat Feb 26 2022 Silvan Calarco 5.1.1-2mamba - rebuilt with distdeps