From 8a38c4c5b6dd2254fd3cf372146156013533fb04 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Fri, 5 Jan 2024 16:35:40 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 1.7.0-2mamba;Fri Apr 07 2023] --- python-rope.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rope.spec b/python-rope.spec index d509f58..c22dfed 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-rope Version: 1.7.0 -Release: 1mamba +Release: 2mamba Summary: A python refactoring library Group: System/Libraries Vendor: openmamba @@ -49,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc COPYING %changelog +* Fri Apr 07 2023 Sdk Build System 1.7.0-2mamba +- rebuilt with python 3.10 + * Mon Jan 23 2023 Automatic Build System 1.7.0-1mamba - automatic version update by autodist