Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-nbclient for openSUSE:Factory 
checked in at 2024-03-07 18:31:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-nbclient.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nbclient"

Thu Mar  7 18:31:24 2024 rev:31 rq:1155948 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbclient/python-nbclient.changes  
2023-11-27 22:43:32.866217310 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-nbclient.new.1770/python-nbclient.changes    
    2024-03-07 18:32:38.616158912 +0100
@@ -1,0 +2,5 @@
+Thu Mar  7 13:40:12 UTC 2024 - Ben Greiner <[email protected]>
+
+- Skip testing with python39: no longer supported since ipython 8.19
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-nbclient.spec ++++++
--- /var/tmp/diff_new_pack.DwddGf/_old  2024-03-07 18:32:39.088176330 +0100
+++ /var/tmp/diff_new_pack.DwddGf/_new  2024-03-07 18:32:39.088176330 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package python-nbclient
 #
-# 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
@@ -20,6 +20,7 @@
 %if "%{flavor}" == "test"
 %define psuffix -test
 %bcond_without test
+%define skip_python39 1
 %else
 %define psuffix %{nil}
 %bcond_with test
@@ -52,7 +53,7 @@
 Requires:       alts
 %else
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %endif
 %if %{with test}
 BuildRequires:  %{python_module flaky}

Reply via email to