Hello community,
here is the log from the commit of package python-wsgi_intercept for
openSUSE:Factory checked in at 2019-01-15 09:17:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Tue Jan 15 09:17:15 2019 rev:17 rq:664988 version:1.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-wsgi_intercept/python-wsgi_intercept.changes
2018-12-13 19:45:05.940961450 +0100
+++
/work/SRC/openSUSE:Factory/.python-wsgi_intercept.new.28833/python-wsgi_intercept.changes
2019-01-15 09:17:40.906162499 +0100
@@ -1,0 +2,5 @@
+Thu Jan 10 22:45:48 UTC 2019 - Jonathan Brownell <[email protected]>
+
+- Support older OS targets by adding a fallback for Recommends:
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-wsgi_intercept.spec ++++++
--- /var/tmp/diff_new_pack.kGyhiM/_old 2019-01-15 09:17:41.482161961 +0100
+++ /var/tmp/diff_new_pack.kGyhiM/_new 2019-01-15 09:17:41.486161957 +0100
@@ -36,7 +36,11 @@
BuildRequires: %{python_module six}
BuildRequires: %{python_module urllib3 >= 1.11.0}
Requires: python-six
+%if 0%{?_no_weakdeps}
+Requires: python-requests >= 2.0.1
+%else
Recommends: python-requests >= 2.0.1
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch