1
0

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
This commit is contained in:
Markéta Machová 2021-03-14 16:36:05 +00:00 committed by Git OBS Bridge
parent 39216737f6
commit 0b61f5444e
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 13 13:06:24 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
- 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 <mcepl@suse.com>

View File

@ -1,5 +1,5 @@
#
# spec file for package python-ipython-test
# spec file for package python-ipython
#
# Copyright (c) 2021 SUSE LLC
#
@ -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