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
3
_service
Normal file
3
_service
Normal file
@@ -0,0 +1,3 @@
|
||||
<services>
|
||||
<service name="download_files"/>
|
||||
</services>
|
||||
3
_service:download_files:python-ldap-2.4.9.tar.gz
Normal file
3
_service:download_files:python-ldap-2.4.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:247c29f30faf016f0d1dbe702a5026a4633dfa9b8b90c7ef46de68a58424ee8b
|
||||
size 133453
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:88fb00ed5811e3df49d0f28317a48be2ae7e46252e473923005c7eb292d25e9d
|
||||
size 125989
|
||||
@@ -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