- Update to 5.7.3
* Undeprecate validate(nb, relax_add_props=True) #343 (@minrk) - Release 5.7.2 * Only require nbformat_minor for v4 #342 (@minrk) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbformat?expand=0&rev=37
This commit is contained in:
parent
00044a4eed
commit
90ec18b67f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3810a0130453ed031970521d20989b8a592f3c2e73283a8280ae34ae1f75b3f8
|
||||
size 139291
|
3
nbformat-5.7.3.tar.gz
Normal file
3
nbformat-5.7.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b021fca24d3a747bf4e626694033d792d594705829e5e35b14ee3369f9f6477
|
||||
size 140407
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 15 20:39:15 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 5.7.3
|
||||
* Undeprecate validate(nb, relax_add_props=True) #343 (@minrk)
|
||||
- Release 5.7.2
|
||||
* Only require nbformat_minor for v4 #342 (@minrk)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 26 22:15:25 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-nbformat
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without libalternatives
|
||||
Name: python-nbformat
|
||||
Version: 5.7.1
|
||||
Version: 5.7.3
|
||||
Release: 0
|
||||
Summary: The Jupyter Notebook format
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user