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-02-01 13:28:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.python-click-plugins.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-click-plugins"

Mon Feb  1 13:28:17 2021 rev:7 rq:868211 version:1.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-click-plugins/python-click-plugins.changes    
    2020-08-21 19:17:00.152813389 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-click-plugins.new.28504/python-click-plugins.changes
     2021-02-01 13:30:04.002277016 +0100
@@ -1,0 +2,5 @@
+Sun Jan 24 19:45:42 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- deactivate python2 builds for Leap 15.3.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-click-plugins.spec ++++++
--- /var/tmp/diff_new_pack.ktuh6Y/_old  2021-02-01 13:30:04.990278553 +0100
+++ /var/tmp/diff_new_pack.ktuh6Y/_new  2021-02-01 13:30:04.998278566 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-click-plugins
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,10 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%if 0%{?sle_version} == 150300 && 0%{?is_opensuse}
+# tests fail on python2 on Leap 15.3
+%define skip_python2 1
+%endif
 Name:           python-click-plugins
 Version:        1.1.1
 Release:        0

Reply via email to