From 84f2dddd21a0ea680f956c7f5f385657707b2fa7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:35:42 +0100 Subject: [PATCH] automatic version update by autodist [release 1.10.0-1mamba;Sat Sep 30 2023] --- python-rope.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/python-rope.spec b/python-rope.spec index 944ec3b..4a6b041 100644 --- a/python-rope.spec +++ b/python-rope.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-rope -Version: 1.9.0 +Version: 1.10.0 Release: 1mamba Summary: A python refactoring library Group: System/Libraries @@ -11,9 +11,10 @@ URL: https://github.com/python-rope/rope Source: https://pypi.debian.net/rope/rope-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(pytoolconfig) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(pytoolconfig) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba Requires: python >= %python_version %description @@ -49,6 +50,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc COPYING %changelog +* Sat Sep 30 2023 Automatic Build System 1.10.0-1mamba +- automatic version update by autodist + +* Tue Sep 26 2023 Automatic Build System 1.9.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Jun 30 2023 Automatic Build System 1.9.0-1mamba - automatic version update by autodist