Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-sphinxcontrib-jsmath for
openSUSE:Factory checked in at 2025-03-21 20:21:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sphinxcontrib-jsmath (Old)
and /work/SRC/openSUSE:Factory/.python-sphinxcontrib-jsmath.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sphinxcontrib-jsmath"
Fri Mar 21 20:21:37 2025 rev:5 rq:1254762 version:1.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-sphinxcontrib-jsmath/python-sphinxcontrib-jsmath.changes
2023-04-22 21:59:13.644774141 +0200
+++
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-jsmath.new.2696/python-sphinxcontrib-jsmath.changes
2025-03-21 20:21:51.321344853 +0100
@@ -1,0 +2,5 @@
+Thu Mar 20 14:10:37 UTC 2025 - Markéta Machová <[email protected]>
+
+- Skip test failing with Sphinx 8.2
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-sphinxcontrib-jsmath.spec ++++++
--- /var/tmp/diff_new_pack.yC8wHO/_old 2025-03-21 20:21:51.821365655 +0100
+++ /var/tmp/diff_new_pack.yC8wHO/_new 2025-03-21 20:21:51.825365821 +0100
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package python-sphinxcontrib-jsmath
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -66,7 +66,8 @@
%if %{with test}
%check
-%pytest
+# test_disabled_when_equations_not_found fails with Sphinx 8.2 -
https://github.com/sphinx-doc/sphinx/issues/13442
+%pytest -k "not test_disabled_when_equations_not_found"
%endif
%if !%{with test}