Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-XlsxWriter for openSUSE:Factory checked in at 2021-02-11 12:45:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-XlsxWriter (Old) and /work/SRC/openSUSE:Factory/.python-XlsxWriter.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-XlsxWriter" Thu Feb 11 12:45:38 2021 rev:13 rq:870217 version:1.3.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-XlsxWriter/python-XlsxWriter.changes 2020-11-13 18:55:38.957880923 +0100 +++ /work/SRC/openSUSE:Factory/.python-XlsxWriter.new.28504/python-XlsxWriter.changes 2021-02-11 12:45:59.481366923 +0100 @@ -1,0 +2,5 @@ +Mon Feb 8 08:51:19 UTC 2021 - Mark??ta Machov?? <mmach...@suse.com> + +- %ifpython3 does not work with multi-build python + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-XlsxWriter.spec ++++++ --- /var/tmp/diff_new_pack.GXjnJZ/_old 2021-02-11 12:46:00.277368083 +0100 +++ /var/tmp/diff_new_pack.GXjnJZ/_new 2021-02-11 12:46:00.281368088 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-XlsxWriter # -# 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 @@ -32,18 +32,14 @@ BuildRequires: python-rpm-macros Requires(post): update-alternatives Requires(postun): update-alternatives +Provides: python3-xlsxwriter = %{version} +Obsoletes: python3-xlsxwriter < %{version} BuildArch: noarch %ifpython2 # python-xlsxwriter was last used in openSUSE Leap 42.1. Provides: %{oldpython}-xlsxwriter = %{version} Obsoletes: %{oldpython}-xlsxwriter < %{version} %endif -%ifpython3 -# python3-xlsxwriter was last used in openSUSE Leap 42.1. -Provides: python3-xlsxwriter = %{version} -Obsoletes: python3-xlsxwriter < %{version} -%endif - %python_subpackages %description