python3-jupyter_ipywidgets: update to 8.1.2.
This commit is contained in:
parent
239e20480d
commit
fc3e92e368
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-jupyter_ipywidgets'
|
||||
pkgname=python3-jupyter_ipywidgets
|
||||
version=8.1.1
|
||||
revision=2
|
||||
version=8.1.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3-ipython_ipykernel python3-jupyter_widgetsnbextension"
|
||||
|
@ -12,7 +12,7 @@ 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=40211efb556adec6fa450ccc2a77d59ca44a060f4f9f136833df59c9f538e6e8
|
||||
checksum=d0b9b41e49bae926a866e613a39b0f0097745d2b9f1f3dd406641b4a57ec42c9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue