mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-jupyter_widgetsnbextension: update to 3.4.2
This commit is contained in:
parent
63dcdc13ce
commit
81555d08db
1 changed files with 2 additions and 2 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.4.0
|
version=3.4.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="widgetsnbextension-${version}"
|
wrksrc="widgetsnbextension-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://pypi.org/project/widgetsnbextension/"
|
homepage="https://pypi.org/project/widgetsnbextension/"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
||||||
checksum=c9d6e426a1d79d132b57b93b368feba2c66eb7b0fd34bdb901716b4b88e94497
|
checksum=fa618be8435447a017fd1bf2c7ae922d0428056cfc7449f7a8641edf76b48265
|
||||||
|
|
||||||
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