# Template file for 'python3-jupyter_ipywidgets' pkgname=python3-jupyter_ipywidgets version=8.1.2 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" depends="python3-ipython_ipykernel python3-jupyter_widgetsnbextension" checkdepends="$depends python3-pytest python3-jsonschema python3-pytz" short_desc="IPython widgets for the Jupyter notebook" maintainer="Gonzalo TornarĂ­a " license="BSD-3-Clause" homepage="https://github.com/jupyter-widgets/ipywidgets" changelog="https://raw.githubusercontent.com/jupyter-widgets/ipywidgets/main/docs/source/changelog.md" distfiles="${PYPI_SITE}/i/ipywidgets/ipywidgets-${version}.tar.gz" checksum=d0b9b41e49bae926a866e613a39b0f0097745d2b9f1f3dd406641b4a57ec42c9 post_install() { vlicense LICENSE }