mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-jupyter_ipywidgets: update to 7.2.1
This commit is contained in:
parent
b3c3256809
commit
d7cea4d3b5
1 changed files with 3 additions and 3 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.2.0
|
version=7.2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
_widgetsnbextver=3.2.0
|
_widgetsnbextver=3.2.0
|
||||||
|
@ -14,9 +14,9 @@ depends="python-jupyter_widgetsnbextension>=${_widgetsnbextver}
|
||||||
short_desc="IPython widgets for the Jupyter notebook (Python2)"
|
short_desc="IPython widgets for the Jupyter notebook (Python2)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
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="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/i/ipywidgets/ipywidgets-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipywidgets/ipywidgets-${version}.tar.gz"
|
||||||
checksum=f23aac2447f593dbdc89a86833a2d59666ed44af42b23c267de380c324599507
|
checksum=ab9869cda5af7ba449d8f707b29b7e97a7db97d6366805d6b733338f51096f54
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.md LICENSE
|
vlicense COPYING.md LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue