forked from pool/python-pycurl
Add missing setuptools BR
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=54
This commit is contained in:
@@ -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 <vcizek@suse.com>
|
Fri Nov 2 11:14:22 UTC 2018 - Vítězslav Čížek <vcizek@suse.com>
|
||||||
|
|
||||||
|
@@ -116,7 +116,7 @@ if ! pkg-config --variable=supported_protocols libcurl|grep -qw SCP; then
|
|||||||
test_flags="$test_flags,\!ssh"
|
test_flags="$test_flags,\!ssh"
|
||||||
fi
|
fi
|
||||||
%{python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} \
|
%{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*
|
rm -rf %{buildroot}%{_libexecdir}/debug %{buildroot}%{_libdir}/python*
|
||||||
%endif # test
|
%endif # test
|
||||||
|
Reference in New Issue
Block a user