Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-celery for openSUSE:Factory checked in at 2025-12-09 12:46:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-celery (Old) and /work/SRC/openSUSE:Factory/.python-celery.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-celery" Tue Dec 9 12:46:55 2025 rev:52 rq:1321486 version:5.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-celery/python-celery.changes 2025-07-30 11:44:06.683575677 +0200 +++ /work/SRC/openSUSE:Factory/.python-celery.new.1939/python-celery.changes 2025-12-09 12:52:25.085157252 +0100 @@ -1,0 +2,5 @@ +Mon Dec 8 04:29:15 UTC 2025 - Steve Kowalik <[email protected]> + +- Only require pytest-subtests with pytest < 9. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-celery.spec ++++++ --- /var/tmp/diff_new_pack.mxLz7o/_old 2025-12-09 12:52:33.629515387 +0100 +++ /var/tmp/diff_new_pack.mxLz7o/_new 2025-12-09 12:52:33.629515387 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-celery # -# 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 @@ -81,7 +81,7 @@ BuildRequires: %{python_module pymongo >= 4.0.2} BuildRequires: %{python_module pytest >= 4.5.0} BuildRequires: %{python_module pytest-click} -BuildRequires: %{python_module pytest-subtests} +BuildRequires: %{python_module pytest-subtests if %python-pytest < 9} BuildRequires: %{python_module redis} %if %{with ringdisabled} ExclusiveArch: do-not-build
