15
0
forked from pool/python-ldap3

Actually remove BR, not just comment it out

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldap3?expand=0&rev=34
This commit is contained in:
2020-07-24 00:56:21 +00:00
committed by Git OBS Bridge
parent a19e95715f
commit 0fd8689094

View File

@@ -27,7 +27,6 @@ Source: https://github.com/cannatag/ldap3/archive/v%{version}.tar.gz
# PATCH-FIX-UPSTREAM skip-missing-LDAP-server.patch gh#cannatag/ldap3#843 mcepl@suse.com
# skip over tests failing because of the missing local LDAP server running
Patch0: skip-missing-LDAP-server.patch
# BuildRequires: %%{python_module nose}
BuildRequires: %{python_module pyasn1 >= 0.4.6}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}