Hello community,
here is the log from the commit of package python-wsgi_intercept for
openSUSE:Factory checked in at 2019-03-21 09:53:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wsgi_intercept (Old)
and /work/SRC/openSUSE:Factory/.python-wsgi_intercept.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-wsgi_intercept"
Thu Mar 21 09:53:36 2019 rev:19 rq:687077 version:1.8.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-wsgi_intercept/python-wsgi_intercept.changes
2019-03-11 11:15:22.165340271 +0100
+++
/work/SRC/openSUSE:Factory/.python-wsgi_intercept.new.28833/python-wsgi_intercept.changes
2019-03-21 09:53:39.182783136 +0100
@@ -1,0 +2,7 @@
+Thu Mar 21 05:51:06 UTC 2019 - Thomas Bechtold <[email protected]>
+
+- Add back devel dependency to be able to build on SLE12SP4. Without
+ it, the build fails with:
+ ImportError: cannot import name HTTPSConnection
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-wsgi_intercept.spec ++++++
--- /var/tmp/diff_new_pack.EmZGMt/_old 2019-03-21 09:53:39.830782961 +0100
+++ /var/tmp/diff_new_pack.EmZGMt/_new 2019-03-21 09:53:39.834782960 +0100
@@ -28,6 +28,7 @@
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
# Test requirements:
+BuildRequires: %{python_module devel}
BuildRequires: %{python_module httplib2}
BuildRequires: %{python_module pytest >= 2.4}
BuildRequires: %{python_module requests >= 2.0.1}