From a6e0ee5f98bab4d9790d7abd0152039e8a7a527529727bc3a310888b10643665 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 23 Apr 2023 20:24:25 +0000 Subject: [PATCH] Accepting request 1082322 from home:bnavigator:branches:devel:languages:python:jupyter - 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) OBS-URL: https://build.opensuse.org/request/show/1082322 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=39 --- nbformat-5.7.3.tar.gz | 3 --- nbformat-5.8.0.tar.gz | 3 +++ python-nbformat.changes | 9 +++++++++ python-nbformat.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 nbformat-5.7.3.tar.gz create mode 100644 nbformat-5.8.0.tar.gz 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/