Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-flexcache for
openSUSE:Factory checked in at 2025-12-09 12:46:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-flexcache (Old)
and /work/SRC/openSUSE:Factory/.python-flexcache.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-flexcache"
Tue Dec 9 12:46:58 2025 rev:3 rq:1321488 version:0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-flexcache/python-flexcache.changes
2024-09-24 17:34:39.620555707 +0200
+++
/work/SRC/openSUSE:Factory/.python-flexcache.new.1939/python-flexcache.changes
2025-12-09 12:52:35.729603411 +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-flexcache.spec ++++++
--- /var/tmp/diff_new_pack.HoSAG0/_old 2025-12-09 12:52:41.293836635 +0100
+++ /var/tmp/diff_new_pack.HoSAG0/_new 2025-12-09 12:52:41.297836803 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-flexcache
#
-# Copyright (c) 2024 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
@@ -33,7 +33,7 @@
BuildRequires: %{python_module typing_extensions}
BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module pytest-mpl}
-BuildRequires: %{python_module pytest-subtests}
+BuildRequires: %{python_module pytest-subtests if %python-pytest < 9}
BuildRequires: %{python_module pytest}
# /SECTION
BuildRequires: fdupes