Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tzdata for openSUSE:Factory checked in at 2025-12-09 12:46:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tzdata (Old) and /work/SRC/openSUSE:Factory/.python-tzdata.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tzdata" Tue Dec 9 12:46:36 2025 rev:7 rq:1321493 version:2025.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tzdata/python-tzdata.changes 2025-04-11 16:44:47.750220496 +0200 +++ /work/SRC/openSUSE:Factory/.python-tzdata.new.1939/python-tzdata.changes 2025-12-09 12:51:07.585888146 +0100 @@ -1,0 +2,5 @@ +Mon Dec 8 04:29:17 UTC 2025 - Steve Kowalik <[email protected]> + +- Only require pytest-subtests with pytest < 9. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tzdata.spec ++++++ --- /var/tmp/diff_new_pack.Seaopr/_old 2025-12-09 12:51:12.590099248 +0100 +++ /var/tmp/diff_new_pack.Seaopr/_new 2025-12-09 12:51:12.590099248 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-tzdata # -# 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 @@ -25,7 +25,7 @@ URL: https://github.com/python/tzdata Source: https://files.pythonhosted.org/packages/source/t/tzdata/tzdata-%{version}.tar.gz BuildRequires: %{python_module pip} -BuildRequires: %{python_module pytest-subtests} +BuildRequires: %{python_module pytest-subtests if %python-pytest < 9} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 40.8.0} BuildRequires: %{python_module wheel}
