mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
python-ipython_ipywidgets: update to 6.0.0
This commit is contained in:
parent
7e35c80e5f
commit
e5651bd07c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ipython_ipywidgets'
|
# Template file for 'python-ipython_ipywidgets'
|
||||||
pkgname=python-ipython_ipywidgets
|
pkgname=python-ipython_ipywidgets
|
||||||
version=5.2.2
|
version=6.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ipywidgets-${version}"
|
wrksrc="ipywidgets-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/ipython/ipywidgets"
|
homepage="https://github.com/ipython/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=baf6098f054dd5eacc2934b8ea3bef908b81ca8660d839f1f940255a72c660d2
|
checksum=afa6248850cff14ef86117db87aeab0b12237e4eaf740e73716460ed593a43a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue