Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupyterlab-pygments for
openSUSE:Factory checked in at 2024-03-07 22:01:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab-pygments (Old)
and /work/SRC/openSUSE:Factory/.python-jupyterlab-pygments.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyterlab-pygments"
Thu Mar 7 22:01:19 2024 rev:10 rq:1155873 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyterlab-pygments/python-jupyterlab-pygments.changes
2023-12-25 19:05:57.782933424 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyterlab-pygments.new.1770/python-jupyterlab-pygments.changes
2024-03-07 22:01:20.428392299 +0100
@@ -1,0 +2,6 @@
+Thu Mar 7 11:17:46 UTC 2024 - Ben Greiner <[email protected]>
+
+- Skip testing with python39: no longer supported since ipython
+ 8.19 (nbval)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyterlab-pygments.spec ++++++
--- /var/tmp/diff_new_pack.WFO0Ur/_old 2024-03-07 22:01:21.132418190 +0100
+++ /var/tmp/diff_new_pack.WFO0Ur/_new 2024-03-07 22:01:21.136418337 +0100
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package python-jupyterlab-pygments
#
-# 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