15
0
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:
2023-12-14 21:15:27 +00:00
committed by Git OBS Bridge
parent 4bbb8f0328
commit 0ee29cba2e
4 changed files with 17 additions and 8 deletions

View File

@@ -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