python-jupyter_ipywidgets: update to 7.0.3
This commit is contained in:
parent
ac917d7e39
commit
1bbedbc6bb
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.2
|
version=7.0.3
|
||||||
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=cc602fb77f8d979c3d7fd90f7a28842dde8514554e1efddc94b39ee7e3046cde
|
checksum=f98b4c3719097c9d2e6489f303db520b20bd4de3e0b1d6d4f92f81bfe3c2a0c8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue