Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jupyter-sphinx for 
openSUSE:Factory checked in at 2026-03-24 18:48:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-sphinx (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter-sphinx.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter-sphinx"

Tue Mar 24 18:48:48 2026 rev:12 rq:1342101 version:0.5.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter-sphinx/python-jupyter-sphinx.changes  
    2024-09-16 17:44:21.892254753 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-sphinx.new.8177/python-jupyter-sphinx.changes
    2026-03-24 18:49:37.988348047 +0100
@@ -1,0 +2,5 @@
+Tue Dec  2 21:29:00 UTC 2025 - Dirk Müller <[email protected]>
+
+- Ignore deprecation warnings
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jupyter-sphinx.spec ++++++
--- /var/tmp/diff_new_pack.UBpUtY/_old  2026-03-24 18:49:38.576372310 +0100
+++ /var/tmp/diff_new_pack.UBpUtY/_new  2026-03-24 18:49:38.580372475 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter-sphinx
 #
-# 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
@@ -70,7 +70,7 @@
 
 %check
 export JUPYTER_PLATFORM_DIRS=1
-%pytest -k "not test_bash_kernel"
+%pytest -W "ignore::PendingDeprecationWarning" -k "not test_bash_kernel"
 
 %files %{python_files}
 %doc README.md

Reply via email to