From 6cfd0a261eb8a837181d2b39999bd615a6c4c8b7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:15:41 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.11.1-4mamba;Tue Sep 26 2023] --- python-pbr.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-pbr.spec b/python-pbr.spec index 7988c06..f106900 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -1,6 +1,6 @@ Name: python-pbr Version: 5.11.1 -Release: 3mamba +Release: 4mamba Summary: A library that injects some useful and sensible default behaviors into your setuptools run Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://launchpad.net/pbr Source: https://pypi.debian.net/pbr/pbr-%{version}.tar.gz License: Apache License 2.0 ## 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 %description %{summary}. @@ -56,6 +57,9 @@ sed -i "\,%{_bindir}/pbr,d" %{name}.filelist %doc AUTHORS LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 5.11.1-4mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Sep 16 2023 Silvan Calarco 5.11.1-3mamba - resolve bidir conflict