From a68809587bae03bcc9fa4eab327dc8f27cef0a431c8bad7972be22e34b138ace Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 13 Mar 2024 10:13:14 +0000 Subject: [PATCH] - skip build on python 3.9 due to missing ipython OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-branca?expand=0&rev=21 --- python-branca.changes | 5 +++++ python-branca.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/python-branca.changes b/python-branca.changes index e73f4da..9a56789 100644 --- a/python-branca.changes +++ b/python-branca.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 13 10:12:54 UTC 2024 - Dirk Müller + +- skip build on python 3.9 due to missing ipython + ------------------------------------------------------------------- Thu Dec 14 09:16:56 UTC 2023 - Petr Gajdos diff --git a/python-branca.spec b/python-branca.spec index ad5ee84..288aad0 100644 --- a/python-branca.spec +++ b/python-branca.spec @@ -1,7 +1,7 @@ # # spec file for package python-branca # -# 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 @@ -16,6 +16,9 @@ # +%{?sle15_python_module_pythons} +# no ipython +%global skip_python39 1 Name: python-branca Version: 0.7.0 Release: 0