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-03-06 23:03:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jupyter-client (Old) and /work/SRC/openSUSE:Factory/.python-jupyter-client.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-client" Wed Mar 6 23:03:03 2024 rev:22 rq:1155313 version:8.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jupyter-client/python-jupyter-client.changes 2023-11-27 22:43:25.869959316 +0100 +++ /work/SRC/openSUSE:Factory/.python-jupyter-client.new.1770/python-jupyter-client.changes 2024-03-06 23:03:07.418250375 +0100 @@ -1,0 +2,6 @@ +Tue Mar 5 15:16:03 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Skip python 3.9 in the test suite: python-ipython is no longer + available. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jupyter-client.spec ++++++ --- /var/tmp/diff_new_pack.B2ZsIi/_old 2024-03-06 23:03:08.510289966 +0100 +++ /var/tmp/diff_new_pack.B2ZsIi/_new 2024-03-06 23:03:08.514290111 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-jupyter-client # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,6 +19,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test +%define skip_python39 1 %bcond_without test %else %define psuffix %{nil} @@ -47,7 +48,7 @@ Requires: (python-importlib-metadata >= 4.8.3 if python-base < 3.10) Requires: (python-jupyter-core >= 5.1 or (python-jupyter-core >= 4.12 with python-jupyter-core < 5.0)) Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Provides: python-jupyter_client = %{version}-%{release} Obsoletes: python-jupyter_client < %{version}-%{release} Provides: jupyter-jupyter-client = %{version}-%{release}