Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-reportlab for
openSUSE:Factory checked in at 2021-02-16 22:33:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-reportlab (Old)
and /work/SRC/openSUSE:Factory/.python-reportlab.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-reportlab"
Tue Feb 16 22:33:55 2021 rev:30 rq:871445 version:3.5.59
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-reportlab/python-reportlab.changes
2021-01-15 19:44:47.405893354 +0100
+++
/work/SRC/openSUSE:Factory/.python-reportlab.new.28504/python-reportlab.changes
2021-02-16 22:34:02.597460379 +0100
@@ -1,0 +2,5 @@
+Fri Feb 12 12:36:15 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Get rid of %ifpython3, we could provide/obsolete more variants
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-reportlab.spec ++++++
--- /var/tmp/diff_new_pack.YNzT5C/_old 2021-02-16 22:34:03.221461235 +0100
+++ /var/tmp/diff_new_pack.YNzT5C/_new 2021-02-16 22:34:03.225461240 +0100
@@ -35,14 +35,12 @@
BuildRequires: freetype2-devel
BuildRequires: python-rpm-macros
Requires: python-Pillow >= 4.0.0
+Provides: python-ReportLab = %{version}
+Obsoletes: python-ReportLab < %{version}
%ifpython2
Obsoletes: %{oldpython}-ReportLab < %{version}
Provides: %{oldpython}-ReportLab = %{version}
%endif
-%ifpython3
-Provides: python3-ReportLab = %{version}
-Obsoletes: python3-ReportLab < %{version}
-%endif
%python_subpackages
%description