Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-rstcheck for openSUSE:Factory
checked in at 2021-02-10 21:31:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rstcheck (Old)
and /work/SRC/openSUSE:Factory/.python-rstcheck.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rstcheck"
Wed Feb 10 21:31:20 2021 rev:5 rq:870969 version:3.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rstcheck/python-rstcheck.changes
2020-05-19 14:58:09.801357982 +0200
+++
/work/SRC/openSUSE:Factory/.python-rstcheck.new.28504/python-rstcheck.changes
2021-02-10 21:31:26.274375685 +0100
@@ -1,0 +2,5 @@
+Wed Feb 10 16:00:33 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Get rid of %ifpython3
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-rstcheck.spec ++++++
--- /var/tmp/diff_new_pack.MNjQ7Z/_old 2021-02-10 21:31:27.030376779 +0100
+++ /var/tmp/diff_new_pack.MNjQ7Z/_new 2021-02-10 21:31:27.034376785 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-rstcheck
#
-# 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
@@ -41,11 +41,9 @@
Recommends: gcc
Recommends: gcc-c++
Recommends: python-Sphinx
-BuildArch: noarch
-%ifpython3
Provides: rstcheck = %{version}
-Obsoletes: rstcheck
-%endif
+Obsoletes: rstcheck < %{version}
+BuildArch: noarch
%python_subpackages
%description