Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-xlrd for openSUSE:Factory checked in at 2024-09-25 21:54:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xlrd (Old) and /work/SRC/openSUSE:Factory/.python-xlrd.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xlrd" Wed Sep 25 21:54:28 2024 rev:15 rq:1203331 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-xlrd/python-xlrd.changes 2021-04-24 23:10:16.455489929 +0200 +++ /work/SRC/openSUSE:Factory/.python-xlrd.new.29891/python-xlrd.changes 2024-09-25 21:55:01.536610023 +0200 @@ -1,0 +2,5 @@ +Wed Sep 25 00:15:35 UTC 2024 - Guang Yee <[email protected]> + +- Enable sle15_python_module_pythons. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xlrd.spec ++++++ --- /var/tmp/diff_new_pack.pUVAO0/_old 2024-09-25 21:55:02.040630987 +0200 +++ /var/tmp/diff_new_pack.pUVAO0/_new 2024-09-25 21:55:02.040630987 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-xlrd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-xlrd Version: 2.0.1 Release: 0 @@ -29,7 +29,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest}
