Accepting request 1030470 from home:apersaud:branches:devel:languages:python:jupyter

update to latest version

OBS-URL: https://build.opensuse.org/request/show/1030470
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=31
This commit is contained in:
Benjamin Greiner 2022-10-22 08:43:07 +00:00 committed by Git OBS Bridge
parent 6876bf2cec
commit e33950e83d
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:554e89358d6ac5a36125d9b2127bc8c7c4d102897ddaddd75be80fb6d6052f3b
size 136419

3
nbformat-5.7.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ca4447dcf352faf7bff8127a35e30f77a1acbc6b5d8e6bfd4f149924e1a0f20
size 136500

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Oct 22 03:43:12 UTC 2022 - Arun Persaud <arun@gmx.de>
- 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 <arun@gmx.de>

View File

@ -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