Accepting request 878957 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/878957 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipython?expand=0&rev=19
This commit is contained in:
commit
0e77f0a548
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1923af00820a8cf58e91d56b89efc59780a6e81363b94464a0f17c039dffff9e
|
||||
size 5140776
|
3
ipython-7.21.0.tar.gz
Normal file
3
ipython-7.21.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04323f72d5b85b606330b6d7e2dc8d2683ad46c3905e955aa96ecc7a99388e70
|
||||
size 5141725
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to version 7.21.0:
|
||||
- New "context" command in ipdb
|
||||
It is now possible to change the number of lines shown in the
|
||||
backtrace information in ipdb using "context" command.
|
||||
- Compatibility with Xeus-Python for debugger protocol
|
||||
- Misc docs fixes for compatibility and uniformity with Numpydoc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 1 23:25:34 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -32,7 +32,7 @@
|
||||
|
||||
%bcond_without iptest
|
||||
Name: python-ipython%{psuffix}
|
||||
Version: 7.20.0
|
||||
Version: 7.21.0
|
||||
Release: 0
|
||||
Summary: Rich architecture for interactive computing with Python
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user