1
0

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:
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 +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>