Hello community, here is the log from the commit of package python-pycurl for openSUSE:Factory checked in at 2019-11-22 10:25:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycurl (Old) and /work/SRC/openSUSE:Factory/.python-pycurl.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycurl" Fri Nov 22 10:25:49 2019 rev:31 rq:749288 version:7.43.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycurl/python-pycurl.changes 2019-07-30 13:05:37.918384122 +0200 +++ /work/SRC/openSUSE:Factory/.python-pycurl.new.26869/python-pycurl.changes 2019-11-22 10:25:50.585266138 +0100 @@ -1,0 +2,6 @@ +Mon Nov 18 10:52:42 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Skip 4 tests that are tied to old bottle version so we can + update the python-bottle package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycurl.spec ++++++ --- /var/tmp/diff_new_pack.zuxBp1/_old 2019-11-22 10:25:51.237265946 +0100 +++ /var/tmp/diff_new_pack.zuxBp1/_new 2019-11-22 10:25:51.237265946 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pycurl # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -113,8 +113,9 @@ if ! pkg-config --variable=supported_protocols libcurl|grep -qw SCP; then test_flags="$test_flags,\!ssh" fi +# test_getinfo are failing with new bottle %{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" -e 'test_getinfo' } rm -rf %{buildroot}%{_libexecdir}/debug %{buildroot}%{_libdir}/python* %endif # test
