1
0

Accepting request 1155267 from home:dimstar:Factory

- Skip build for python 3.9: python-ipython is no longer available.

OBS-URL: https://build.opensuse.org/request/show/1155267
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-core?expand=0&rev=54
This commit is contained in:
Benjamin Greiner 2024-03-05 17:53:53 +00:00 committed by Git OBS Bridge
parent 6146370821
commit e6d0b6695f
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 5 15:14:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Skip build for python 3.9: python-ipython is no longer available.
-------------------------------------------------------------------
Sun Jan 21 11:00:17 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package python-jupyter-core
#
# Copyright (c) 2024 SUSE LLC
#
@ -24,6 +24,7 @@
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define skip_python39 1
%define psuffix -test
%bcond_without test
%else
@ -52,7 +53,7 @@ BuildRequires: alts
Requires: alts
%else
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
%endif
Recommends: python-ipython
Provides: python-jupyter_core = %{version}-%{release}