diff --git a/python-pycurl.changes b/python-pycurl.changes index bca7353..fd96203 100644 --- a/python-pycurl.changes +++ b/python-pycurl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 19 14:18:26 CET 2018 - mcepl@suse.com + +- Add missing setuptools BR + ------------------------------------------------------------------- Fri Nov 2 11:14:22 UTC 2018 - Vítězslav Čížek diff --git a/python-pycurl.spec b/python-pycurl.spec index 39fba88..3de63fd 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -116,7 +116,7 @@ if ! pkg-config --variable=supported_protocols libcurl|grep -qw SCP; then test_flags="$test_flags,\!ssh" fi %{python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} \ -nosetests-%$python_bin_suffix -v --with-flaky -a "$test_flags" +nosetests-%{$python_bin_suffix} -v --with-flaky -a "$test_flags" } rm -rf %{buildroot}%{_libexecdir}/debug %{buildroot}%{_libdir}/python* %endif # test