Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tableauserverclient for
openSUSE:Factory checked in at 2025-12-09 12:47:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tableauserverclient (Old)
and /work/SRC/openSUSE:Factory/.python-tableauserverclient.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tableauserverclient"
Tue Dec 9 12:47:01 2025 rev:6 rq:1321492 version:0.34
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-tableauserverclient/python-tableauserverclient.changes
2024-11-21 15:19:13.038924451 +0100
+++
/work/SRC/openSUSE:Factory/.python-tableauserverclient.new.1939/python-tableauserverclient.changes
2025-12-09 12:52:43.869944612 +0100
@@ -1,0 +2,5 @@
+Mon Dec 8 04:29:16 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Only require pytest-subtests with pytest < 9.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tableauserverclient.spec ++++++
--- /var/tmp/diff_new_pack.0iWYfQ/_old 2025-12-09 12:52:51.146249597 +0100
+++ /var/tmp/diff_new_pack.0iWYfQ/_new 2025-12-09 12:52:51.146249597 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-tableauserverclient
#
-# 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
@@ -40,7 +40,7 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module defusedxml >= 0.7.1}
BuildRequires: %{python_module pytest-cov}
-BuildRequires: %{python_module pytest-subtests}
+BuildRequires: %{python_module pytest-subtests if %python-pytest < 9}
BuildRequires: %{python_module requests >= 2.31}
BuildRequires: %{python_module requests-mock >= 1.0}
# /SECTION