Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Pint for openSUSE:Factory checked in at 2025-11-27 15:21:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Pint (Old) and /work/SRC/openSUSE:Factory/.python-Pint.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Pint" Thu Nov 27 15:21:04 2025 rev:24 rq:1320272 version:0.24.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Pint/python-Pint.changes 2025-04-22 17:29:15.269530005 +0200 +++ /work/SRC/openSUSE:Factory/.python-Pint.new.14147/python-Pint.changes 2025-11-27 15:22:28.047272971 +0100 @@ -1,0 +2,5 @@ +Thu Nov 27 06:05:19 UTC 2025 - Steve Kowalik <[email protected]> + +- Only require pytest-subtests with pytest < 9. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Pint.spec ++++++ --- /var/tmp/diff_new_pack.o0Nbc7/_old 2025-11-27 15:22:28.599296251 +0100 +++ /var/tmp/diff_new_pack.o0Nbc7/_new 2025-11-27 15:22:28.615296925 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Pint # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,7 +47,7 @@ BuildRequires: %{python_module packaging} BuildRequires: %{python_module platformdirs} BuildRequires: %{python_module pytest >= 4.0} -BuildRequires: %{python_module pytest-subtests} +BuildRequires: %{python_module pytest-subtests if %python-pytest < 9} BuildRequires: %{python_module typing_extensions} BuildRequires: %{python_module uncertainties >= 3.0} # /SECTION
