From ad57bc82c70a058c3976d7f0c944d67c8cee33ce Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:44:17 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.1.0-2mamba;Wed Sep 27 2023] --- python-stevedore.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/python-stevedore.spec b/python-stevedore.spec index aab0405..1f0c547 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -1,6 +1,6 @@ Name: python-stevedore Version: 5.1.0 -Release: 1mamba +Release: 2mamba Summary: Manage dynamic plugins for Python applications Group: System/Libraries Vendor: openmamba @@ -10,10 +10,11 @@ URL: https://docs.openstack.org/stevedore/latest/ Source: https://pypi.debian.net/stevedore/stevedore-%{version}.tar.gz License: Apache License ## AUTOBUILDREQ-BEGIN -BuildRequires: (python3.7dist(pbr) < 2.1 or python3.7dist(pbr) > 2.1) -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(pbr) +BuildRequires: (python3.11dist(pbr) < 2.1 or python3.11dist(pbr) > 2.1) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(pbr) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc AUTHORS LICENSE %changelog +* Wed Sep 27 2023 Automatic Build System 5.1.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Sep 16 2023 Automatic Build System 5.1.0-1mamba - automatic version update by autodist