Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyter-core for
openSUSE:Factory checked in at 2024-03-06 23:03:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-core (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-core.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-core"
Wed Mar 6 23:03:02 2024 rev:24 rq:1155312 version:5.7.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupyter-core/python-jupyter-core.changes
2024-01-21 23:07:37.931921821 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter-core.new.1770/python-jupyter-core.changes
2024-03-06 23:03:06.430214555 +0100
@@ -1,0 +2,5 @@
+Tue Mar 5 15:14:03 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Skip tests for python 3.9: python-ipython is no longer available.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-core.spec ++++++
--- /var/tmp/diff_new_pack.0Dq4uc/_old 2024-03-06 23:03:07.174241529 +0100
+++ /var/tmp/diff_new_pack.0Dq4uc/_new 2024-03-06 23:03:07.174241529 +0100
@@ -1,5 +1,5 @@
#
-# spec file
+# spec file for package python-jupyter-core
#
# Copyright (c) 2024 SUSE LLC
#
@@ -24,6 +24,7 @@
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
+%define skip_python39 1
%define psuffix -test
%bcond_without test
%else
@@ -52,7 +53,7 @@
Requires: alts
%else
Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
%endif
Recommends: python-ipython
Provides: python-jupyter_core = %{version}-%{release}