Hello community,

here is the log from the commit of package python-requests for openSUSE:Factory 
checked in at 2019-01-28 20:45:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests"

Mon Jan 28 20:45:44 2019 rev:55 rq:664989 version:2.20.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes  
2019-01-03 18:05:29.824200676 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-requests.new.28833/python-requests.changes   
    2019-01-28 20:45:46.578073655 +0100
@@ -1,0 +2,5 @@
+Wed Jan  9 22:42:33 UTC 2019 - Jonathan Brownell <[email protected]>
+
+- Support older Red Hat platforms that don't offer "Recommends:"
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-requests.spec ++++++
--- /var/tmp/diff_new_pack.77tVRB/_old  2019-01-28 20:45:47.042073167 +0100
+++ /var/tmp/diff_new_pack.77tVRB/_new  2019-01-28 20:45:47.042073167 +0100
@@ -51,10 +51,17 @@
 Requires:       python-idna >= 2.5
 Requires:       python-py
 Requires:       python-urllib3 >= 1.21.1
+%if 0%{?_no_weakdeps}
+Requires:       ca-certificates-mozilla
+Requires:       python-PySocks >= 1.5.6
+Requires:       python-cryptography >= 1.3.4
+Requires:       python-pyOpenSSL >= 0.14
+%else
 Recommends:     ca-certificates-mozilla
 Recommends:     python-PySocks >= 1.5.6
 Recommends:     python-cryptography >= 1.3.4
 Recommends:     python-pyOpenSSL >= 0.14
+%endif
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module PySocks >= 1.5.6}


Reply via email to