diff --git a/nbformat-5.0.6.tar.gz b/nbformat-5.0.6.tar.gz deleted file mode 100644 index b7e01ad..0000000 --- a/nbformat-5.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:049af048ed76b95c3c44043620c17e56bc001329e07f83fec4f177f0e3d7b757 -size 112341 diff --git a/nbformat-5.0.7.tar.gz b/nbformat-5.0.7.tar.gz new file mode 100644 index 0000000..b0ce632 --- /dev/null +++ b/nbformat-5.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d4d6354835a936bad7e8182dcd003ca3dc0cedfee5a306090e04854343b340 +size 123813 diff --git a/python-nbformat.changes b/python-nbformat.changes index 9c3c73b..8bdc2c3 100644 --- a/python-nbformat.changes +++ b/python-nbformat.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 28 19:07:15 UTC 2020 - Arun Persaud + +- update to version 5.0.7: + * Fixed a bug where default values for validator.get_validator() + failed with an import error + ------------------------------------------------------------------- Sat May 2 20:16:36 UTC 2020 - Arun Persaud diff --git a/python-nbformat.spec b/python-nbformat.spec index 1421f76..f344b21 100644 --- a/python-nbformat.spec +++ b/python-nbformat.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define doc_ver 5.0.4 Name: python-nbformat -Version: 5.0.6 +Version: 5.0.7 Release: 0 Summary: The Jupyter Notebook format License: BSD-3-Clause