Hello community,

here is the log from the commit of package python-docker for openSUSE:Factory 
checked in at 2018-07-10 16:16:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docker (Old)
 and      /work/SRC/openSUSE:Factory/.python-docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-docker"

Tue Jul 10 16:16:55 2018 rev:7 rq:621776 version:3.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docker/python-docker.changes      
2018-07-09 13:31:35.758459787 +0200
+++ /work/SRC/openSUSE:Factory/.python-docker.new/python-docker.changes 
2018-07-10 16:17:52.517309082 +0200
@@ -1,0 +2,5 @@
+Mon Jul  9 20:28:16 UTC 2018 - [email protected]
+
+- fix build for older python 3.x versions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-docker.spec ++++++
--- /var/tmp/diff_new_pack.Cdt5tv/_old  2018-07-10 16:17:53.097308186 +0200
+++ /var/tmp/diff_new_pack.Cdt5tv/_new  2018-07-10 16:17:53.101308179 +0200
@@ -26,6 +26,11 @@
 Group:          System/Management
 URL:            https://github.com/docker/docker-py
 Source0:        
https://files.pythonhosted.org/packages/source/d/docker/docker-%{version}.tar.gz
+%if 0%{?suse_version} < 1320
+BuildRequires:  %{oldpython}
+BuildRequires:  %{python_module backports.ssl_match_hostname >= 3.5}
+BuildRequires:  python3
+%endif
 BuildRequires:  %{python_module docker-pycreds >= 0.2.3}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pip}


Reply via email to