Accepting request 1155327 from devel:languages:python:jupyter
- Skip python39: no longer supported since ipython 8.19 OBS-URL: https://build.opensuse.org/request/show/1155327 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclassic?expand=0&rev=22
This commit is contained in:
commit
4e2bc133cb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 18:34:12 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Skip python39: no longer supported since ipython 8.19
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 17 15:59:44 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-nbclassic
|
||||
#
|
||||
# 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
|
||||
@ -24,6 +24,7 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
%define skip_python39 1
|
||||
# this conditional is used in the python-rpm-macros, but `osc build --without libalternatives` won't work
|
||||
%bcond_without libalternatives
|
||||
# 1.0.0 gets abbreviated by pythondistdeps
|
||||
|
Loading…
Reference in New Issue
Block a user