python-jupyter_nbformat: update to 4.2.0
This commit is contained in:
parent
1b8022e75c
commit
1a50bd35f1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-jupyter_nbformat'
|
||||
pkgname=python-jupyter_nbformat
|
||||
version=4.1.0
|
||||
revision=2
|
||||
version=4.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="nbformat-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/jupyter/nbformat"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/n/nbformat/nbformat-${version}.tar.gz"
|
||||
checksum=dbf6c0ed0cb7c5a7184536368f1dd1ada2d48fd6f016e0f9e9b69236e28c0857
|
||||
checksum=389a5b630a30539074f238a48fb9864592f63d611baccfa2ffaf14ffe239de06
|
||||
alternatives="jupyter-nbformat:jupyter-trust:/usr/bin/jupyter-trust2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue