New package: python3-jupyterlab_widgets-3.0.15

This commit is contained in:
Gonzalo Tornaría 2025-02-24 19:36:50 -03:00 committed by Andrew J. Hesford
parent 4b20bac297
commit 73f88a4b03
2 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,18 @@
# Template file for 'python3-jupyterlab_widgets'
pkgname=python3-jupyterlab_widgets
version=3.0.15
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=2920888a0c2922351a9202817957a68c07d99673504d6cd37345299e971bb08b
make_check=no # Upstream defines no tests
post_install() {
vlicense LICENSE
}

View file

@ -0,0 +1,3 @@
pkgname=jupyterlab_widgets
site=https://pypi.org/simple/jupyterlab_widgets
ignore="*a* *b* *rc*"