From 0a2eb25fe699cdcb5edc4d435635d8d3e630acc0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:22:48 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.4.3-2mamba;Tue Sep 26 2023] --- python-ldap.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/python-ldap.spec b/python-ldap.spec index f10a57b..af48420 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -1,6 +1,6 @@ Name: python-ldap Version: 3.4.3 -Release: 1mamba +Release: 2mamba Summary: An object-oriented API to access LDAP directory servers from Python programs Group: System/Libraries/Python Vendor: openmamba @@ -15,10 +15,11 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libopenldap-devel -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(pyasn1) -BuildRequires: python3.7dist(pyasn1-modules) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(pyasn1) +BuildRequires: python3.11dist(pyasn1-modules) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython-devel Requires: python >= %{pyver} @@ -64,6 +65,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENCE %changelog +* Tue Sep 26 2023 Automatic Build System 3.4.3-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Sep 18 2022 Automatic Build System 3.4.3-1mamba - automatic version update by autodist