python-jupyter_widgetsnbextension: update to 3.2.0.
This commit is contained in:
parent
833337ca95
commit
7644382230
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.1.4
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="widgetsnbextension-${version}"
|
wrksrc="widgetsnbextension-${version}"
|
||||||
|
@ -15,7 +15,7 @@ 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="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/widgetsnbextension/widgetsnbextension-${version}.tar.gz"
|
||||||
checksum=79f164a644620abbe351440a70468ac3a5b22b392afa4577c8d5f91577a2669b
|
checksum=9b584b9210dadc98f1fae384fff5f4db047df0b94a81b2388c7b0b14a99c3f32
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/widgetsnbextension.json/d' setup.py
|
sed -i '/widgetsnbextension.json/d' setup.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue