mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
python-jupyter_nbconvert: update to 4.2.0
This commit is contained in:
parent
764fab27ef
commit
c2565da77c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-jupyter_nbconvert'
|
# Template file for 'python-jupyter_nbconvert'
|
||||||
pkgname=python-jupyter_nbconvert
|
pkgname=python-jupyter_nbconvert
|
||||||
version=4.1.0
|
version=4.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="nbconvert-${version}"
|
wrksrc="nbconvert-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jupyter/nbconvert"
|
homepage="https://github.com/jupyter/nbconvert"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz"
|
||||||
checksum=e0296e45293dd127d028f678e3b6aba3f1db3283a134178bdb49eea402d4cf1c
|
checksum=55946d7522741294fcdd50799bd1777d16673ce721fecca0610cdb86749863c6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin build-3.4/scripts-3.4/jupyter-nbconvert jupyter-nbconvert3.4
|
vbin build-3.4/scripts-3.4/jupyter-nbconvert jupyter-nbconvert3.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue