diff --git a/python-ldap3.spec b/python-ldap3.spec index fd7b0c4..7c59d9a 100644 --- a/python-ldap3.spec +++ b/python-ldap3.spec @@ -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}