Accepting request 1155873 from devel:languages:python:jupyter
- Skip testing with python39: no longer supported since ipython 8.19 (nbval) OBS-URL: https://build.opensuse.org/request/show/1155873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyterlab-pygments?expand=0&rev=10
This commit is contained in:
commit
7581a12bc1
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 11:17:46 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Skip testing with python39: no longer supported since ipython
|
||||
8.19 (nbval)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 23 20:13:55 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user