diff --git a/nbformat-5.7.3.tar.gz b/nbformat-5.7.3.tar.gz deleted file mode 100644 index aab8eee..0000000 --- a/nbformat-5.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b021fca24d3a747bf4e626694033d792d594705829e5e35b14ee3369f9f6477 -size 140407 diff --git a/nbformat-5.8.0.tar.gz b/nbformat-5.8.0.tar.gz new file mode 100644 index 0000000..259da80 --- /dev/null +++ b/nbformat-5.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46dac64c781f1c34dfd8acba16547024110348f9fc7eab0f31981c2a3dc48d1f +size 140655 diff --git a/python-nbformat.changes b/python-nbformat.changes index 6e0122e..efa159e 100644 --- a/python-nbformat.changes +++ b/python-nbformat.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Apr 23 17:32:58 UTC 2023 - Ben Greiner + +- Update to 5.8.0 + * Add strip_invalid_metadata argument to validator normalize + method #355 (@jonabc) + * Only add ellipsis to NotJSONError message if message is + truncated #344 (@rschroll) + ------------------------------------------------------------------- Sun Jan 15 20:39:15 UTC 2023 - Ben Greiner diff --git a/python-nbformat.spec b/python-nbformat.spec index 7e9c4aa..8ea1811 100644 --- a/python-nbformat.spec +++ b/python-nbformat.spec @@ -18,7 +18,7 @@ %bcond_without libalternatives Name: python-nbformat -Version: 5.7.3 +Version: 5.8.0 Release: 0 Summary: The Jupyter Notebook format License: BSD-3-Clause @@ -92,7 +92,7 @@ sed -i 's/--color=yes//' pyproject.toml %python_uninstall_alternative jupyter-trust %files %{python_files} -%license COPYING.md +%license LICENSE %doc README.md %python_alternative jupyter-trust %{python_sitelib}/nbformat/