Accepting request 1155314 from devel:languages:python:jupyter
- Skip testing with python 3.9: python39-ipython is no longer available. OBS-URL: https://build.opensuse.org/request/show/1155314 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib-inline?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 15:18:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Skip testing with python 3.9: python39-ipython is no longer
|
||||
available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 1 10:34:02 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-matplotlib-inline
|
||||
#
|
||||
# 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,8 @@
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -test
|
||||
%bcond_without test
|
||||
# no ipython anymore
|
||||
%define skip_python39 1
|
||||
%else
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
|
||||
Reference in New Issue
Block a user