Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-enrich for openSUSE:Factory checked in at 2023-05-06 22:09:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-enrich (Old) and /work/SRC/openSUSE:Factory/.python-enrich.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-enrich" Sat May 6 22:09:05 2023 rev:2 rq:1085073 version:1.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-enrich/python-enrich.changes 2022-01-29 21:00:30.151311192 +0100 +++ /work/SRC/openSUSE:Factory/.python-enrich.new.1533/python-enrich.changes 2023-05-06 22:09:23.420783084 +0200 @@ -1,0 +2,5 @@ +Fri May 5 11:56:47 UTC 2023 - Johannes Kastl <[email protected]> + +- add sle15_python_module_pythons + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-enrich.spec ++++++ --- /var/tmp/diff_new_pack.tB8Nwq/_old 2023-05-06 22:09:23.912785823 +0200 +++ /var/tmp/diff_new_pack.tB8Nwq/_new 2023-05-06 22:09:23.916785845 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-enrich # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,8 +15,8 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define skip_python2 1 -%{?!python_module:%define python_module() python-%{**} python3-%{**}} + +%{?sle15_python_module_pythons} %{?python_enable_dependency_generator} Name: python-enrich Version: 1.2.7 @@ -26,10 +26,10 @@ URL: https://github.com/pycontribs/enrich Source: https://files.pythonhosted.org/packages/source/e/enrich/enrich-%{version}.tar.gz Patch0: remove_setuptools_scm.patch -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages
