# Template file for 'python3-jupyterlab_widgets'
pkgname=python3-jupyterlab_widgets
version=3.0.16
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-jupyter-builder jupyterlab"
depends="python3"
short_desc="Jupyter interactive widgets for JupyterLab"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="BSD-3-Clause"
homepage="https://github.com/jupyter-widgets/ipywidgets/tree/main/python/jupyterlab_widgets"
distfiles="${PYPI_SITE}/j/jupyterlab_widgets/jupyterlab_widgets-${version}.tar.gz"
checksum=423da05071d55cf27a9e602216d35a3a65a3e41cdf9c5d3b643b814ce38c19e0
make_check=no  # Upstream defines no tests

post_install() {
	vlicense LICENSE
}
