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