Hello community,

here is the log from the commit of package docker-compose for openSUSE:Factory 
checked in at 2016-08-18 09:17:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-compose (Old)
 and      /work/SRC/openSUSE:Factory/.docker-compose.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-compose"

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-compose/docker-compose.changes    
2016-08-03 11:43:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.docker-compose.new/docker-compose.changes       
2016-08-18 09:18:03.000000000 +0200
@@ -1,0 +2,8 @@
+Wed Aug 10 09:42:55 UTC 2016 - [email protected]
+
+- add python as a requirement, otherwise python is not installed
+  and then you get the error
+
+    AttributeError: 'module' object has no attribute 'ssl'
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.4LiLLY/_old  2016-08-18 09:18:04.000000000 +0200
+++ /var/tmp/diff_new_pack.4LiLLY/_new  2016-08-18 09:18:04.000000000 +0200
@@ -53,6 +53,7 @@
 Requires:       python-cached-property  >= 1.2.0
 Conflicts:      python-cached-property  >= 2
 BuildRequires:  python-setuptools
+Requires:       python >= 2.7
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110


Reply via email to