diff --git a/nbclient-0.5.2.tar.gz b/nbclient-0.5.2.tar.gz deleted file mode 100644 index e955948..0000000 --- a/nbclient-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ed6e5700ad18818030a3a5f0f201408c5972d8e38793840cd9339488fd9f7c4 -size 70062 diff --git a/nbclient-0.5.3.tar.gz b/nbclient-0.5.3.tar.gz new file mode 100644 index 0000000..09a1a41 --- /dev/null +++ b/nbclient-0.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db17271330c68c8c88d46d72349e24c147bb6f34ec82d8481a8f025c4d26589c +size 78529 diff --git a/python-nbclient.changes b/python-nbclient.changes index 5e0db1d..7385b91 100644 --- a/python-nbclient.changes +++ b/python-nbclient.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 3 19:24:34 UTC 2021 - Arun Persaud + +- update to version 0.5.3: + * Fix ipykernel's stop_on_error value to take into account + raises-exception tag and force_raise_errors #137 + ------------------------------------------------------------------- Sun Feb 14 18:08:05 UTC 2021 - Arun Persaud diff --git a/python-nbclient.spec b/python-nbclient.spec index a4e046e..aa8f41d 100644 --- a/python-nbclient.spec +++ b/python-nbclient.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-nbclient -Version: 0.5.2 +Version: 0.5.3 Release: 0 Summary: A client library for executing notebooks License: BSD-3-Clause