From 6876bf2cec08cc1ec225e587852f80c2bf184aaeab4d97ee8aa154045f7e0d12 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 27 Sep 2022 20:57:39 +0000 Subject: [PATCH] Accepting request 1006470 from home:apersaud:branches:devel:languages:python:jupyter update to latest version OBS-URL: https://build.opensuse.org/request/show/1006470 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=29 --- nbformat-5.6.0.tar.gz | 3 --- nbformat-5.6.1.tar.gz | 3 +++ python-nbformat.changes | 6 ++++++ python-nbformat.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 nbformat-5.6.0.tar.gz create mode 100644 nbformat-5.6.1.tar.gz diff --git a/nbformat-5.6.0.tar.gz b/nbformat-5.6.0.tar.gz deleted file mode 100644 index f98efc7..0000000 --- a/nbformat-5.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f47ee049abd3c58fd0c6d5612dfa971c16387bcf83c1d49055b6bca6d4ae49a8 -size 136395 diff --git a/nbformat-5.6.1.tar.gz b/nbformat-5.6.1.tar.gz new file mode 100644 index 0000000..eaf2471 --- /dev/null +++ b/nbformat-5.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554e89358d6ac5a36125d9b2127bc8c7c4d102897ddaddd75be80fb6d6052f3b +size 136419 diff --git a/python-nbformat.changes b/python-nbformat.changes index 181df8c..35336dc 100644 --- a/python-nbformat.changes +++ b/python-nbformat.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 27 16:58:10 UTC 2022 - Arun Persaud + +- update to version 5.6.1: + * Fix handling of "__version__` on Python 3.7. + ------------------------------------------------------------------- Thu Sep 22 18:05:13 UTC 2022 - Arun Persaud diff --git a/python-nbformat.spec b/python-nbformat.spec index 307af66..f91cbdc 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.0 +Version: 5.6.1 Release: 0 Summary: The Jupyter Notebook format License: BSD-3-Clause