python-jupyter_ipywidgets: update to 7.1.0. (#10742)
This commit is contained in:
parent
7c97ba2237
commit
ac1f06023e
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.3
|
version=7.1.0
|
||||||
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=f98b4c3719097c9d2e6489f303db520b20bd4de3e0b1d6d4f92f81bfe3c2a0c8
|
checksum=3e2be7dea4f97c9a4df71ef065cad9f2e420dd901127bf7cb690fb56d2b34ea3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue