python-jupyter_ipywidgets: update to 7.0.2
This commit is contained in:
parent
a2f5e02caf
commit
b6dd2fea6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-jupyter_ipywidgets'
|
# Template file for 'python-jupyter_ipywidgets'
|
||||||
pkgname=python-jupyter_ipywidgets
|
pkgname=python-jupyter_ipywidgets
|
||||||
version=7.0.1
|
version=7.0.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ipywidgets-${version}"
|
wrksrc="ipywidgets-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jupyter-widgets/ipywidgets"
|
homepage="https://github.com/jupyter-widgets/ipywidgets"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/i/ipywidgets/ipywidgets-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipywidgets/ipywidgets-${version}.tar.gz"
|
||||||
checksum=8692b6656c7f492ca3b08441fdd44ac311860282ca5eac7b4f68d1f1cbdef43d
|
checksum=cc602fb77f8d979c3d7fd90f7a28842dde8514554e1efddc94b39ee7e3046cde
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue