Hello community, here is the log from the commit of package python-pycurl for openSUSE:Factory checked in at 2018-08-17 23:57:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycurl (Old) and /work/SRC/openSUSE:Factory/.python-pycurl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycurl" Fri Aug 17 23:57:31 2018 rev:22 rq:628389 version:7.43.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycurl/python-pycurl.changes 2018-07-21 10:08:17.211197338 +0200 +++ /work/SRC/openSUSE:Factory/.python-pycurl.new/python-pycurl.changes 2018-08-17 23:57:31.229898371 +0200 @@ -1,0 +2,5 @@ +Thu Aug 9 11:15:17 UTC 2018 - [email protected] + +- Start excluding flaky tests + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycurl.spec ++++++ --- /var/tmp/diff_new_pack.6ibl1r/_old 2018-08-17 23:57:31.601899476 +0200 +++ /var/tmp/diff_new_pack.6ibl1r/_new 2018-08-17 23:57:31.601899476 +0200 @@ -77,7 +77,6 @@ %check export PYCURL_SSL_LIBRARY=openssl -%ifnarch %{arm} aarch64 # taken from "make test" because we only need to run nosetests, # not the rest of the mess in the upstream runner pushd tests/fake-curl/libcurl @@ -92,9 +91,9 @@ if ! pkg-config --variable=supported_protocols libcurl|grep -qw SCP; then test_flags="$test_flags,\!ssh" fi -%{python_expand PYTHONPATH=$(ls -d build/lib.*) \ - nosetests-%$python_bin_suffix --with-flaky -a "$test_flags"} -%endif +%{python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} \ +nosetests-%$python_bin_suffix -v --with-flaky -a "$test_flags" -e test_writefunction_collection +} %files %{python_files} %license COPYING-LGPL COPYING-MIT
