Hello community, here is the log from the commit of package python-urllib3 for openSUSE:Factory checked in at 2018-08-28 09:20:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-urllib3 (Old) and /work/SRC/openSUSE:Factory/.python-urllib3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-urllib3" Tue Aug 28 09:20:15 2018 rev:21 rq:630478 version:1.23 Changes: -------- --- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes 2018-08-15 10:38:28.928301249 +0200 +++ /work/SRC/openSUSE:Factory/.python-urllib3.new/python-urllib3.changes 2018-08-28 09:20:17.208046540 +0200 @@ -1,0 +2,10 @@ +Mon Aug 20 08:19:15 UTC 2018 - [email protected] + +- Do not use ifpython2 for BRs where it does not work + +------------------------------------------------------------------- +Mon Aug 20 08:13:30 UTC 2018 - [email protected] + +- add python-ipaddress dependency for python 2.x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-urllib3.spec ++++++ --- /var/tmp/diff_new_pack.Zpyuey/_old 2018-08-28 09:20:18.616051019 +0200 +++ /var/tmp/diff_new_pack.Zpyuey/_new 2018-08-28 09:20:18.620051031 +0200 @@ -50,6 +50,10 @@ Recommends: python-ndg-httpsclient Recommends: python-pyOpenSSL %endif +BuildRequires: python2-ipaddress +%ifpython2 +Requires: python-ipaddress +%endif %python_subpackages %description
