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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/1002362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipywidgets?expand=0&rev=33
This commit is contained in:
Benjamin Greiner 2022-09-10 02:52:54 +00:00 committed by Git OBS Bridge
parent 3e3ddcdcbb
commit 28c63cd6bf
4 changed files with 18 additions and 4 deletions

View File

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

3
ipywidgets-8.0.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Sep 8 14:49:13 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 8.0.2:
* Add a regression test for time and datetime cross validation
* datetime test lint
* Accept None for Date[time]Picker widgets
* Export the NaiveDatetimePicker as well
* Delete unused import.
* Rename check_widgets -> check_widget_children to be more clear
* Fix tests#
* Allow Mappings to be given as the options in a selection widget
again.
-------------------------------------------------------------------
Sat Aug 20 14:50:46 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ipywidgets
Version: 8.0.1
Version: 8.0.2
Release: 0
Summary: IPython HTML widgets for Jupyter
License: BSD-3-Clause