forked from pool/python-nbclient
Accepting request 1083887 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.7.4 * include stream output in CellExecutionError #282 (@minrk) * avoid duplicate 'Exception: message' in CellExecutionError #283 (@minrk) * Send KeyboardInterrupt a little later in test_run_all_notebooks[Interrupt.ipynb-opts6] #285 (@kxxt) OBS-URL: https://build.opensuse.org/request/show/1083887 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=57
This commit is contained in:
parent
4159766a2f
commit
036f5299f5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:26e41c6dca4d76701988bc34f64e1bfc2413ae6d368f13d7b5ac407efb08c755
|
|
||||||
size 60082
|
|
BIN
nbclient-0.7.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
nbclient-0.7.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 1 17:50:53 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to 0.7.4
|
||||||
|
* include stream output in CellExecutionError #282 (@minrk)
|
||||||
|
* avoid duplicate 'Exception: message' in CellExecutionError #283
|
||||||
|
(@minrk)
|
||||||
|
* Send KeyboardInterrupt a little later in
|
||||||
|
test_run_all_notebooks[Interrupt.ipynb-opts6] #285 (@kxxt)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 23 17:56:28 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
Sun Apr 23 17:56:28 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-nbclient%{psuffix}
|
Name: python-nbclient%{psuffix}
|
||||||
Version: 0.7.3
|
Version: 0.7.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A client library for executing notebooks
|
Summary: A client library for executing notebooks
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user