forked from pool/python-ldap
- update to upstream release 3.1.0:
* Long-deprecated functions `ldap.open()` and `ldap.init()` are removed * `LDAPObject.compare_s()` and `compare_ext_s` return bool instead of 0 or 1 * Tons of changes see CHANGES file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap?expand=0&rev=113
This commit is contained in:
committed by
Git OBS Bridge
parent
fac9e8ac0f
commit
a7c643211b
@@ -1,7 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 17:43:33 UTC 2018 - michael@stroeder.com
|
||||
|
||||
- update to upstream release 3.1.0
|
||||
- update to upstream release 3.1.0:
|
||||
* Long-deprecated functions `ldap.open()` and `ldap.init()` are removed
|
||||
* `LDAPObject.compare_s()` and `compare_ext_s` return bool instead of 0 or 1
|
||||
* Tons of changes see CHANGES file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 09:04:33 UTC 2018 - fbergmann@suse.com
|
||||
|
||||
Reference in New Issue
Block a user