python-jupyter_nbformat: update to 4.1.0
This commit is contained in:
parent
9dfe3cd40f
commit
9319dc342c
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.0.1
|
||||
revision=2
|
||||
version=4.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="nbformat-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,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=5261c957589b9dfcd387c338d59375162ba9ca82c69e378961a1f4e641285db5
|
||||
checksum=dbf6c0ed0cb7c5a7184536368f1dd1ada2d48fd6f016e0f9e9b69236e28c0857
|
||||
alternatives="jupyter-nbformat:jupyter-trust:/usr/bin/jupyter-trust2.7"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue