Hello community,

here is the log from the commit of package python-WebOb for openSUSE:Factory 
checked in at 2018-08-22 14:19:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-WebOb (Old)
 and      /work/SRC/openSUSE:Factory/.python-WebOb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-WebOb"

Wed Aug 22 14:19:24 2018 rev:27 rq:630543 version:1.8.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-WebOb/python-WebOb.changes        
2018-08-18 00:01:22.538586826 +0200
+++ /work/SRC/openSUSE:Factory/.python-WebOb.new/python-WebOb.changes   
2018-08-22 14:19:43.102261489 +0200
@@ -1,0 +2,6 @@
+Mon Aug 20 15:00:08 UTC 2018 - dmuel...@suse.com
+
+- add explicit requires on python to have SSL module available
+  for passing the tests
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-WebOb.spec ++++++
--- /var/tmp/diff_new_pack.dipEpO/_old  2018-08-22 14:19:43.498262427 +0200
+++ /var/tmp/diff_new_pack.dipEpO/_new  2018-08-22 14:19:43.502262437 +0200
@@ -34,6 +34,9 @@
 BuildRequires:  python3-Sphinx
 BuildArch:      noarch
 %ifpython2
+# We need SSL support
+BuildRequires:  %{oldpython}
+Requires:       %{oldpython}
 Obsoletes:      %{oldpython}-webob < %{version}
 Provides:       %{oldpython}-webob = %{version}
 %endif


Reply via email to