forked from pool/python-ldap
Accepting request 109646 from home:stroeder:branches:devel:languages:python
Changes since 2.4.3: - Fixes for ReconnectLDAPObject - More improvements for various LDAPv3 controls - Fixed memory leaks - Fixed locking issue in LDAPObject - new experimental(!) sub-module ldap.syncrepl - some updates to docs OBS-URL: https://build.opensuse.org/request/show/109646 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
ce37a4055d
commit
2dad762569
@@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: python-ldap
|
||||
BuildRequires: fdupes krb5-devel openldap2-devel >= 2.4.11 python-devel
|
||||
Requires: openldap2-client >= 2.4.11
|
||||
License: Public Domain, Freeware
|
||||
BuildRequires: fdupes krb5-devel cyrus-sasl-devel openldap2-devel >= 2.4.11 python-devel
|
||||
Requires: libldap-2_4-2 >= 2.4.11
|
||||
License: SUSE-Public-Domain
|
||||
Group: Development/Libraries/Python
|
||||
AutoReqProv: on
|
||||
Version: 2.4.3
|
||||
Version: 2.4.9
|
||||
Release: 1
|
||||
Summary: Python LDAP interface
|
||||
Url: http://www.python-ldap.org/
|
||||
|
||||
Reference in New Issue
Block a user