15
0
forked from pool/python-ldap3

2 Commits

Author SHA256 Message Date
79506aaacc Accepting request 867413 from home:mcalabkova:branches:devel:languages:python
- Update to 2.9
  * SafeSync strategy (SAFE_SYNC) for using a synchronous Connection 
    object in a multi-threading program
  * try to use Crypto library if present for hashing NTLM password 
    on python interpreter missing the MD4 OpenSSL algorithm
  * SafeRestartable strategy (SAFE_RESTARTABLE) for using a restartable 
    Connection object in a multi-threading program
  * many smaller changes and bugfixes
- Rebase skip-missing-LDAP-server.patch
  * suprisingly still needed

OBS-URL: https://build.opensuse.org/request/show/867413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap3?expand=0&rev=36
2021-01-28 11:26:45 +00:00
a19e95715f - Add skip-missing-LDAP-server.patch to skip over tests failing because
of the missing local LDAP server running (gh#cannatag/ldap3#843).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap3?expand=0&rev=33
2020-07-24 00:48:30 +00:00