From 9b92d52c3c44f7344e34b4f85f424d2644294838 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:18:44 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.12.0-3mamba;Tue Sep 26 2023] --- python-isort.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-isort.spec b/python-isort.spec index b56d662..574ab48 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -1,6 +1,6 @@ Name: python-isort Version: 5.12.0 -Release: 2mamba +Release: 3mamba Summary: A Python utility / library to sort imports alphabetically, and automatically separated into sections and by type Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://pypi.org/project/isort/ Source: https://pypi.debian.net/isort/isort-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython-devel Requires: python >= %python_version @@ -57,6 +58,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 5.12.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Apr 07 2023 Sdk Build System 5.12.0-2mamba - rebuilt with python 3.10