15
0
forked from pool/python-ldap3

- 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
This commit is contained in:
2020-07-24 00:48:30 +00:00
committed by Git OBS Bridge
parent 3aba32549c
commit a19e95715f
3 changed files with 34 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 24 00:46:48 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add skip-missing-LDAP-server.patch to skip over tests failing because
of the missing local LDAP server running (gh#cannatag/ldap3#843).
-------------------------------------------------------------------
Fri May 15 15:55:38 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>