mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-ipython_widgetsnbextension: update-check fix
This commit is contained in:
parent
168fa80f5e
commit
f456c2d7c1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-jupyter_notebook"
|
depends="python-jupyter_notebook"
|
||||||
short_desc="Interactive HTML widgets for Jupyter notebooks (Python2)"
|
short_desc="Interactive HTML widgets for Jupyter notebooks (Python2)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/ipython/ipywidgets"
|
homepage="https://pypi.python.org/pypi/widgetsnbextension"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
||||||
checksum=c618cfb32978c9517caf0b4ef3aec312f8dd138577745e7b0d4abfcc7315ce51
|
checksum=c618cfb32978c9517caf0b4ef3aec312f8dd138577745e7b0d4abfcc7315ce51
|
||||||
|
|
Loading…
Add table
Reference in a new issue