python3-jupyter_widgetsnbextension: update to 4.0.10.

This commit is contained in:
Gonzalo Tornaría 2024-02-15 09:09:55 -03:00 committed by cinerea0
parent 05fb1e10c8
commit 239e20480d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-jupyter_widgetsnbextension'
pkgname=python3-jupyter_widgetsnbextension
version=4.0.9
version=4.0.10
revision=1
build_style=python3-pep517
hostmakedepends="python3-jupyter_packaging"
@ -9,7 +9,7 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="BSD-3-Clause"
homepage="https://pypi.org/project/widgetsnbextension/"
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
checksum=3c1f5e46dc1166dfd40a42d685e6a51396fd34ff878742a3e47c6f0cc4a2a385
checksum=64196c5ff3b9a9183a8e699a4227fb0b7002f252c814098e66c4d1cd0644688f
make_check=no # Upstream defines no tests
post_install() {