From fafcfc4b630a90657b33dd76119aaa9972446852 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:47:30 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.2.0-2mamba;Tue Sep 26 2023] --- python-authres.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-authres.spec b/python-authres.spec index 4435e4b..61931cd 100644 --- a/python-authres.spec +++ b/python-authres.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-authres Version: 1.2.0 -Release: 1mamba +Release: 2mamba Summary: authres - Authentication Results Header Module Group: System/Libraries Vendor: openmamba @@ -11,8 +11,9 @@ URL: https://launchpad.net/authentication-results-python Source: https://pypi.debian.net/authres/authres-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -45,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc COPYING %changelog +* Tue Sep 26 2023 Automatic Build System 1.2.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Apr 18 2022 Silvan Calarco 1.2.0-1mamba - package created using the webbuild interface