Hello community, here is the log from the commit of package python-pycurl for openSUSE:Factory checked in at 2019-02-11 21:17:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycurl (Old) and /work/SRC/openSUSE:Factory/.python-pycurl.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycurl" Mon Feb 11 21:17:07 2019 rev:27 rq:672293 version:7.43.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycurl/python-pycurl.changes 2018-12-27 00:29:42.739647307 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycurl.new.28833/python-pycurl.changes 2019-02-11 21:17:07.811345415 +0100 @@ -1,0 +2,5 @@ +Wed Feb 6 15:24:44 UTC 2019 - [email protected] + +- Set LANG to en_US.UTF8 to fix the tests + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycurl.spec ++++++ --- /var/tmp/diff_new_pack.7z0mY1/_old 2019-02-11 21:17:08.543345027 +0100 +++ /var/tmp/diff_new_pack.7z0mY1/_new 2019-02-11 21:17:08.547345025 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pycurl # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -100,6 +100,7 @@ %check %if %{with test} +export LANG=en_US.UTF-8 export PYCURL_SSL_LIBRARY=openssl # taken from "make test" because we only need to run nosetests, # not the rest of the mess in the upstream runner
