python3-jupyter_widgetsnbextension: update to 4.0.11.
This commit is contained in:
parent
b358cf15da
commit
66e4e1bd71
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-jupyter_widgetsnbextension'
|
# Template file for 'python3-jupyter_widgetsnbextension'
|
||||||
pkgname=python3-jupyter_widgetsnbextension
|
pkgname=python3-jupyter_widgetsnbextension
|
||||||
version=4.0.10
|
version=4.0.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-jupyter_packaging"
|
hostmakedepends="python3-jupyter_packaging"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://pypi.org/project/widgetsnbextension/"
|
homepage="https://pypi.org/project/widgetsnbextension/"
|
||||||
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
||||||
checksum=64196c5ff3b9a9183a8e699a4227fb0b7002f252c814098e66c4d1cd0644688f
|
checksum=8b22a8f1910bfd188e596fe7fc05dcbd87e810c8a4ba010bdb3da86637398474
|
||||||
make_check=no # Upstream defines no tests
|
make_check=no # Upstream defines no tests
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue