Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-py3status for
openSUSE:Factory checked in at 2021-02-23 20:22:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py3status (Old)
and /work/SRC/openSUSE:Factory/.python-py3status.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-py3status"
Tue Feb 23 20:22:27 2021 rev:8 rq:874630 version:3.28
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py3status/python-py3status.changes
2020-04-15 19:56:12.821650621 +0200
+++
/work/SRC/openSUSE:Factory/.python-py3status.new.2378/python-py3status.changes
2021-02-23 20:23:30.607820425 +0100
@@ -1,0 +2,5 @@
+Mon Feb 22 15:02:05 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Drop broken %ifpython3 macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-py3status.spec ++++++
--- /var/tmp/diff_new_pack.IssFDu/_old 2021-02-23 20:23:31.475821192 +0100
+++ /var/tmp/diff_new_pack.IssFDu/_new 2021-02-23 20:23:31.479821195 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-py3status
#
-# 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,7 +17,6 @@
%define skip_python2 1
-
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-py3status
Version: 3.28
@@ -36,11 +35,9 @@
Recommends: i3status
Recommends: python-gevent >= 1.1
Recommends: python-pyudev >= 0.21.0
-BuildArch: noarch
-%ifpython3
Provides: py3status = %{version}
Obsoletes: py3status < %{version}
-%endif
+BuildArch: noarch
%python_subpackages
%description