Hello community,
here is the log from the commit of package ha-cluster-bootstrap for
openSUSE:Factory checked in at 2017-11-30 12:44:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ha-cluster-bootstrap (Old)
and /work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ha-cluster-bootstrap"
Thu Nov 30 12:44:55 2017 rev:34 rq:546236 version:0.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/ha-cluster-bootstrap/ha-cluster-bootstrap.changes
2017-09-04 12:32:02.767589704 +0200
+++
/work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new/ha-cluster-bootstrap.changes
2017-11-30 12:44:56.658893941 +0100
@@ -1,0 +2,5 @@
+Tue Nov 28 14:11:14 UTC 2017 - [email protected]
+
+- Switch to Python 3 (bsc#1070140)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ha-cluster-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.J2ZfNP/_old 2017-11-30 12:44:57.218873584 +0100
+++ /var/tmp/diff_new_pack.J2ZfNP/_new 2017-11-30 12:44:57.218873584 +0100
@@ -28,7 +28,11 @@
BuildRequires: crmsh >= 3
BuildRequires: help2man
-BuildRequires: python2-parallax
+%if 0%{?suse_version} > 1320
+BuildRequires: python3-parallax
+%else
+BuildRequires: python-parallax
+%endif
Requires: crmsh >= 3
Requires: ha-cluster-webui
Requires: iproute2