diff --git a/nbformat-5.6.1.tar.gz b/nbformat-5.6.1.tar.gz deleted file mode 100644 index eaf2471..0000000 --- a/nbformat-5.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:554e89358d6ac5a36125d9b2127bc8c7c4d102897ddaddd75be80fb6d6052f3b -size 136419 diff --git a/nbformat-5.7.0.tar.gz b/nbformat-5.7.0.tar.gz new file mode 100644 index 0000000..139e8b1 --- /dev/null +++ b/nbformat-5.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca4447dcf352faf7bff8127a35e30f77a1acbc6b5d8e6bfd4f149924e1a0f20 +size 136500 diff --git a/python-nbformat.changes b/python-nbformat.changes index 35336dc..f022186 100644 --- a/python-nbformat.changes +++ b/python-nbformat.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 22 03:43:12 UTC 2022 - Arun Persaud + +- update to version 5.7.0: + * Always use jsonschema to handle error reporting. + * Fix deprecation warning suggestion. + ------------------------------------------------------------------- Tue Sep 27 16:58:10 UTC 2022 - Arun Persaud diff --git a/python-nbformat.spec b/python-nbformat.spec index f91cbdc..597decc 100644 --- a/python-nbformat.spec +++ b/python-nbformat.spec @@ -20,7 +20,7 @@ %define doc_ver 5.2.0 %bcond_without libalternatives Name: python-nbformat -Version: 5.6.1 +Version: 5.7.0 Release: 0 Summary: The Jupyter Notebook format License: BSD-3-Clause