commit python3-pycurl for openSUSE:Factory
Hello community, here is the log from the commit of package python3-pycurl for openSUSE:Factory checked in at 2016-05-03 09:33:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-pycurl (Old) and /work/SRC/openSUSE:Factory/.python3-pycurl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python3-pycurl" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-pycurl/python3-pycurl.changes 2016-02-09 16:49:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-pycurl.new/python3-pycurl.changes 2016-05-03 09:33:47.000000000 +0200 @@ -1,0 +2,7 @@ +Tue Apr 19 08:48:20 UTC 2016 - alarrosa@suse.com + +- Only BuildRequire python3-nose, python3-bottle and python3-simplejson + on openSUSE since SLE doesn't have python3-bottle or python3-simplejson + and they're only needed by the test suite. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pycurl.spec ++++++ --- /var/tmp/diff_new_pack.xyuBU7/_old 2016-05-03 09:33:47.000000000 +0200 +++ /var/tmp/diff_new_pack.xyuBU7/_new 2016-05-03 09:33:47.000000000 +0200 @@ -29,12 +29,12 @@ BuildRequires: libcurl-devel >= 7.19.0 BuildRequires: openssl-devel BuildRequires: python3-2to3 -BuildRequires: python3-bottle BuildRequires: python3-devel +%if 0%{?is_opensuse} +BuildRequires: python3-bottle BuildRequires: python3-nose BuildRequires: python3-simplejson -Requires: python3-bottle -Requires: python3-simplejson +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description
participants (1)
-
root@hilbert.suse.de