From 0b61f5444e5033e092da6ac7b3e91aa40a5b350220db3f043ce7de28952b6caf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Sun, 14 Mar 2021 16:36:05 +0000 Subject: [PATCH] Accepting request 878748 from home:bnavigator:branches:devel:languages:python:jupyter - As of now, iptest still needs nose until the removal is complete gh#ipython/ipython#12840 OBS-URL: https://build.opensuse.org/request/show/878748 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=65 --- python-ipython.changes | 6 ++++++ python-ipython.spec | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-ipython.changes b/python-ipython.changes index 749115f..90f6eb5 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 13 13:06:24 UTC 2021 - Benjamin Greiner + +- As of now, iptest still needs nose until the removal is complete + gh#ipython/ipython#12840 + ------------------------------------------------------------------- Mon Mar 1 18:27:17 UTC 2021 - Matej Cepl diff --git a/python-ipython.spec b/python-ipython.spec index 74cf433..9c29d79 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -1,5 +1,5 @@ # -# spec file for package python-ipython-test +# spec file for package python-ipython # # Copyright (c) 2021 SUSE LLC # @@ -85,7 +85,7 @@ BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme BuildRequires: update-desktop-files Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives %if %{with ico} BuildRequires: icoutils %endif @@ -129,6 +129,7 @@ Requires: %{name} = %{version} Requires: python-Pygments Requires: python-ipykernel Requires: python-nbformat +Requires: python-nose >= 0.10.1 Requires: python-numpy Requires: python-requests Requires: python-testpath