diff --git a/nbclient-0.7.3.tar.gz b/nbclient-0.7.3.tar.gz deleted file mode 100644 index 864292f..0000000 --- a/nbclient-0.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26e41c6dca4d76701988bc34f64e1bfc2413ae6d368f13d7b5ac407efb08c755 -size 60082 diff --git a/nbclient-0.7.4.tar.gz b/nbclient-0.7.4.tar.gz new file mode 100644 index 0000000..cbf8756 --- /dev/null +++ b/nbclient-0.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d447f0e5a4cfe79d462459aec1b3dc5c2e9152597262be8ee27f7d4c02566a0d +size 60682 diff --git a/python-nbclient.changes b/python-nbclient.changes index 2ead5c4..d1eab44 100644 --- a/python-nbclient.changes +++ b/python-nbclient.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon May 1 17:50:53 UTC 2023 - Ben Greiner + +- 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 diff --git a/python-nbclient.spec b/python-nbclient.spec index e684372..73ac900 100644 --- a/python-nbclient.spec +++ b/python-nbclient.spec @@ -31,7 +31,7 @@ %endif Name: python-nbclient%{psuffix} -Version: 0.7.3 +Version: 0.7.4 Release: 0 Summary: A client library for executing notebooks License: BSD-3-Clause