Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-click-plugins for
openSUSE:Factory checked in at 2021-05-12 19:31:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click-plugins (Old)
and /work/SRC/openSUSE:Factory/.python-click-plugins.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-click-plugins"
Wed May 12 19:31:18 2021 rev:8 rq:891801 version:1.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-click-plugins/python-click-plugins.changes
2021-02-01 13:30:04.002277016 +0100
+++
/work/SRC/openSUSE:Factory/.python-click-plugins.new.2988/python-click-plugins.changes
2021-05-12 19:31:24.447240646 +0200
@@ -1,0 +2,5 @@
+Sun May 2 07:53:42 UTC 2021 - Sebastian Wagner <[email protected]>
+
+- deactivate python2 builds for SLE 15 SP3.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-click-plugins.spec ++++++
--- /var/tmp/diff_new_pack.5y2OKI/_old 2021-05-12 19:31:24.983238265 +0200
+++ /var/tmp/diff_new_pack.5y2OKI/_new 2021-05-12 19:31:24.983238265 +0200
@@ -17,8 +17,8 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%if 0%{?sle_version} == 150300 && 0%{?is_opensuse}
-# tests fail on python2 on Leap 15.3
+%if 0%{?sle_version} == 150300
+# tests fail on python2 on Leap 15.3 and SLE 15 SP3
%define skip_python2 1
%endif
Name: python-click-plugins
@@ -50,7 +50,6 @@
%setup -q -n click-plugins-%{version}
%build
-
%python_build
%install