Accepting request 1002374 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1002374 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ipywidgets?expand=0&rev=11
This commit is contained in:
commit
6671785ed0
@ -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
3
ipywidgets-8.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:08cb75c6e0a96836147cbfdc55580ae04d13e05d26ffbc377b4e1c68baa28b1f
|
||||||
|
size 112516
|
@ -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>
|
Sat Aug 20 14:50:46 UTC 2022 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-ipywidgets
|
Name: python-ipywidgets
|
||||||
Version: 8.0.1
|
Version: 8.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: IPython HTML widgets for Jupyter
|
Summary: IPython HTML widgets for Jupyter
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user