rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.4.3-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
e1ffbdb492
commit
0a2eb25fe6
@ -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 <autodist@mambasoft.it> 3.4.3-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 3.4.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user