python-jupyter_nbconvert: update to 4.3.0
This commit is contained in:
parent
643c1d22c8
commit
cbb5c440b2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-jupyter_nbconvert'
|
# Template file for 'python-jupyter_nbconvert'
|
||||||
pkgname=python-jupyter_nbconvert
|
pkgname=python-jupyter_nbconvert
|
||||||
version=4.2.0
|
version=4.3.0
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="nbconvert-${version}"
|
wrksrc="nbconvert-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,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=55946d7522741294fcdd50799bd1777d16673ce721fecca0610cdb86749863c6
|
checksum=d967ec588ffd1ad7336163f1ac8957a348b5c4bce4465632db4cf684ffe4b718
|
||||||
alternatives="jupyter-nbconvert:jupyter-nbconvert:/usr/bin/jupyter-nbconvert2"
|
alternatives="jupyter-nbconvert:jupyter-nbconvert:/usr/bin/jupyter-nbconvert2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in a new issue