From 48e8cce0b47d94ad04ea45a1b76a6080c048888ac4668e4e461614504f711537 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 5 Aug 2023 23:33:29 +0000 Subject: [PATCH] Accepting request 1102487 from home:apersaud:branches:devel:languages:python:jupyter update to latest version OBS-URL: https://build.opensuse.org/request/show/1102487 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=50 --- nbformat-5.9.1.tar.gz | 3 --- nbformat-5.9.2.tar.gz | 3 +++ python-nbformat.changes | 12 ++++++++++++ python-nbformat.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 nbformat-5.9.1.tar.gz create mode 100644 nbformat-5.9.2.tar.gz diff --git a/nbformat-5.9.1.tar.gz b/nbformat-5.9.1.tar.gz deleted file mode 100644 index 6f8036f..0000000 --- a/nbformat-5.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a7f52d040639cbd8a3890218c8b0ffb93211588c57446c90095e32ba5881b5d -size 141100 diff --git a/nbformat-5.9.2.tar.gz b/nbformat-5.9.2.tar.gz new file mode 100644 index 0000000..42bddfd --- /dev/null +++ b/nbformat-5.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f98b5ba1997dff175e77e0c17d5c10a96eaed2cbd1de3533d1fc35d5e111192 +size 141264 diff --git a/python-nbformat.changes b/python-nbformat.changes index 88c139a..95878bd 100644 --- a/python-nbformat.changes +++ b/python-nbformat.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Aug 5 16:29:03 UTC 2023 - Arun Persaud + +- update to version 5.9.2: + * Bugs fixed + + Fix version handling #372 (@blink1073) + * Maintenance and upkeep improvements + + Fix encoding warnings #371 (@blink1073) + + Update link to notebook security #370 (@blink1073) + * Documentation improvements + + Update link to notebook security #370 (@blink1073) + ------------------------------------------------------------------- Wed Jul 19 20:43:29 UTC 2023 - Ben Greiner diff --git a/python-nbformat.spec b/python-nbformat.spec index b87908e..e131948 100644 --- a/python-nbformat.spec +++ b/python-nbformat.spec @@ -18,7 +18,7 @@ %bcond_without libalternatives Name: python-nbformat -Version: 5.9.1 +Version: 5.9.2 Release: 0 Summary: The Jupyter Notebook format License: BSD-3-Clause