Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-docker-compose for
openSUSE:Factory checked in at 2021-01-28 21:28:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docker-compose (Old)
and /work/SRC/openSUSE:Factory/.python-docker-compose.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-docker-compose"
Thu Jan 28 21:28:46 2021 rev:13 rq:867433 version:1.26.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-docker-compose/python-docker-compose.changes
2021-01-27 18:58:50.280489383 +0100
+++
/work/SRC/openSUSE:Factory/.python-docker-compose.new.28504/python-docker-compose.changes
2021-01-28 21:28:47.264227410 +0100
@@ -1,0 +2,6 @@
+Thu Jan 28 10:49:18 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Since we have alternatives for the docker-compose script, drop the
+ if python2 guard for Provides/Obsoletes docker-compose. (bsc#1181497)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-docker-compose.spec ++++++
--- /var/tmp/diff_new_pack.t7NAYW/_old 2021-01-28 21:28:47.776228179 +0100
+++ /var/tmp/diff_new_pack.t7NAYW/_new 2021-01-28 21:28:47.780228185 +0100
@@ -62,11 +62,8 @@
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
-# This is py3 only as we have the binary just there
-%ifpython3
Provides: docker-compose = %{version}
Obsoletes: docker-compose < %{version}
-%endif
%if %{with python2}
BuildRequires: python2-backports.shutil_get_terminal_size >= 1.0.0
BuildRequires: python2-backports.ssl_match_hostname >= 3.5