1
0

- Update to 0.6.7

* Fix tests for ipywidgets 8 #246 (@frenzymadness)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=46
This commit is contained in:
Benjamin Greiner 2022-08-28 20:59:54 +00:00 committed by Git OBS Bridge
parent df4a54ce3a
commit cb43025c14
4 changed files with 10 additions and 4 deletions

View File

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

3
nbclient-0.6.7.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 28 20:59:32 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.6.7
* Fix tests for ipywidgets 8 #246 (@frenzymadness)
-------------------------------------------------------------------
Sat Jul 9 13:26:33 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

@ -30,7 +30,7 @@
%bcond_with libalternatives
%endif
Name: python-nbclient%{psuffix}
Version: 0.6.6
Version: 0.6.7
Release: 0
Summary: A client library for executing notebooks
License: BSD-3-Clause