diff --git a/nbclient-0.5.0.tar.gz b/nbclient-0.5.0.tar.gz deleted file mode 100644 index b42c55f..0000000 --- a/nbclient-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ad52d27ba144fca1402db014857e53c5a864a2f407be66ca9d74c3a56d6591d -size 69281 diff --git a/nbclient-0.5.1.tar.gz b/nbclient-0.5.1.tar.gz new file mode 100644 index 0000000..e1c43a9 --- /dev/null +++ b/nbclient-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e2d726d16eaf2cde6db74a87e2451453547e8832d142f73f72fddcd4fe0250 +size 69862 diff --git a/python-nbclient.changes b/python-nbclient.changes index f704621..3d6dfa7 100644 --- a/python-nbclient.changes +++ b/python-nbclient.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 26 17:49:54 UTC 2020 - Arun Persaud + +- update to version 0.5.1: + * Update kernel client class JIT if it's the synchronous version + * Several documentation fixes / improvements + ------------------------------------------------------------------- Sat Sep 5 16:24:04 UTC 2020 - Arun Persaud diff --git a/python-nbclient.spec b/python-nbclient.spec index 671f7d4..3c51527 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.0 +Version: 0.5.1 Release: 0 Summary: A client library for executing notebooks License: BSD-3-Clause