From 9f75b373993d0395b685d798c2ce97e7f192415830a878faf576c4e1704db74f Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 5 Mar 2024 18:34:18 +0000 Subject: [PATCH] - Skip python39: no longer supported since ipython 8.19 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclassic?expand=0&rev=43 --- python-nbclassic.changes | 5 +++++ python-nbclassic.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-nbclassic.changes b/python-nbclassic.changes index cee1c82..ea7ddf5 100644 --- a/python-nbclassic.changes +++ b/python-nbclassic.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 5 18:34:12 UTC 2024 - Ben Greiner + +- Skip python39: no longer supported since ipython 8.19 + ------------------------------------------------------------------- Thu Aug 17 15:59:44 UTC 2023 - Ben Greiner diff --git a/python-nbclassic.spec b/python-nbclassic.spec index cc70204..de2c01e 100644 --- a/python-nbclassic.spec +++ b/python-nbclassic.spec @@ -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