Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest-home for openSUSE:Factory checked in at 2024-09-06 17:17:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest-home (Old) and /work/SRC/openSUSE:Factory/.python-pytest-home.new.10096 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-home" Fri Sep 6 17:17:57 2024 rev:2 rq:1198912 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest-home/python-pytest-home.changes 2024-05-28 17:30:31.855765413 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest-home.new.10096/python-pytest-home.changes 2024-09-06 17:18:09.522928378 +0200 @@ -1,0 +2,5 @@ +Thu Sep 5 00:23:50 UTC 2024 - Guang Yee <g...@suse.com> + +- Enable sle15_python_module_pythons. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-home.spec ++++++ --- /var/tmp/diff_new_pack.vesjgP/_old 2024-09-06 17:18:09.994947991 +0200 +++ /var/tmp/diff_new_pack.vesjgP/_new 2024-09-06 17:18:09.998948157 +0200 @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-pytest-home Version: 0.5.1 Release: 0 @@ -23,11 +24,11 @@ License: MIT URL: https://github.com/jaraco/pytest-home Source: https://files.pythonhosted.org/packages/source/p/pytest-home/pytest-home-0.5.1.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} -BuildRequires: %{python_module wheel} BuildRequires: %{python_module setuptools >= 56} BuildRequires: %{python_module setuptools_scm >= 3.4.1} +BuildRequires: %{python_module wheel} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module pytest} BuildRequires: git