forked from pool/python-ldap
- update to 3.4.4:
* Reconnect race condition in ReconnectLDAPObject is now fixed
* Socket ownership is now claimed once we've passed it to
libldap LDAP_set_option string formats are now compatible
with Python 3.12
- use sasl2
- LDAP_FILT_MAXSIZ isn't defined in libldap anymore
- changed for openldap2
- fixed neededforbuild (added ldaplib)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=135
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
|
||||
Name: python-ldap
|
||||
Version: 3.4.3
|
||||
Version: 3.4.4
|
||||
Release: 0
|
||||
Summary: Python LDAP interface
|
||||
License: Python-2.0
|
||||
|
||||
Reference in New Issue
Block a user