From 6bcbdd8e9f353fbd7d00926a35caf8de84bab6e47e40a0ae1806c4d9946f3b66 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 19 Dec 2018 13:18:52 +0000 Subject: [PATCH] Add missing setuptools BR OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=54 --- python-pycurl.changes | 5 +++++ python-pycurl.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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