Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pycurl for openSUSE:Factory checked in at 2021-03-12 13:30:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycurl (Old) and /work/SRC/openSUSE:Factory/.python-pycurl.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycurl" Fri Mar 12 13:30:06 2021 rev:37 rq:877724 version:7.43.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycurl/python-pycurl.changes 2021-02-04 20:21:51.490623827 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycurl.new.2401/python-pycurl.changes 2021-03-12 13:30:07.258056640 +0100 @@ -1,0 +2,6 @@ +Mon Mar 8 09:27:05 UTC 2021 - Pedro Monreal <pmonr...@suse.com> + +- Remove a failing test-case until fixed in curl: + * Upstream issue: https://github.com/curl/curl/issues/6615 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycurl.spec ++++++ --- /var/tmp/diff_new_pack.Oxbucm/_old 2021-03-12 13:30:08.110057835 +0100 +++ /var/tmp/diff_new_pack.Oxbucm/_new 2021-03-12 13:30:08.114057841 +0100 @@ -79,6 +79,10 @@ %setup -q -n pycurl-%{version} %autopatch -p1 +# temporarily remove a failing test-case until the issue is +# fixed in curl: https://github.com/curl/curl/issues/6615 +rm -f tests/failonerror_test.py + %build export CFLAGS="%{optflags} -fno-strict-aliasing" export PYCURL_SSL_LIBRARY=openssl