Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyter-client for
openSUSE:Factory checked in at 2024-11-07 16:23:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-client (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-client.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-client"
Thu Nov 7 16:23:55 2024 rev:27 rq:1221952 version:8.6.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter-client/python-jupyter-client.changes
2024-10-25 19:19:00.761049422 +0200
+++
/work/SRC/openSUSE:Factory/.python-jupyter-client.new.2020/python-jupyter-client.changes
2024-11-07 16:23:59.841186601 +0100
@@ -1,0 +2,10 @@
+Wed Nov 6 20:11:01 UTC 2024 - Markéta Machová <[email protected]>
+
+- Only skip the tests on python 3.13 due to missing dependencies
+
+-------------------------------------------------------------------
+Thu Oct 31 10:17:43 UTC 2024 - Dirk Müller <[email protected]>
+
+- skip for python 313
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-client.spec ++++++
--- /var/tmp/diff_new_pack.mh4YXR/_old 2024-11-07 16:24:00.433211170 +0100
+++ /var/tmp/diff_new_pack.mh4YXR/_new 2024-11-07 16:24:00.433211170 +0100
@@ -20,6 +20,8 @@
%if "%{flavor}" == "test"
%define psuffix -test
%bcond_without test
+# python-pytest-jupyter-client is not available on python 313
+%define skip_python313 1
%else
%define psuffix %{nil}
%bcond_with test