mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python-jupyter_widgetsnbextension: update to 3.2.1
This commit is contained in:
parent
0869602d86
commit
b3c3256809
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-jupyter_widgetsnbextension'
|
# Template file for 'python-jupyter_widgetsnbextension'
|
||||||
pkgname=python-jupyter_widgetsnbextension
|
pkgname=python-jupyter_widgetsnbextension
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="widgetsnbextension-${version}"
|
wrksrc="widgetsnbextension-${version}"
|
||||||
|
@ -13,9 +13,9 @@ depends="python-jupyter_widgetsnbextension-data>=${version}_${revision}
|
||||||
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://pypi.python.org/pypi/widgetsnbextension"
|
homepage="https://pypi.python.org/pypi/widgetsnbextension"
|
||||||
license="3-clause-BSD"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
||||||
checksum=9b584b9210dadc98f1fae384fff5f4db047df0b94a81b2388c7b0b14a99c3f32
|
checksum=5417789ee6064ff515fd10be24870660af3561c02d3d48b26f6f44285d0f70cc
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/widgetsnbextension.json/d' setup.py
|
sed -i '/widgetsnbextension.json/d' setup.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue