mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
python-jupyter_nbformat: update to 4.4.0
This commit is contained in:
parent
165853aa53
commit
6e16dd7b8e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-jupyter_nbformat'
|
# Template file for 'python-jupyter_nbformat'
|
||||||
pkgname=python-jupyter_nbformat
|
pkgname=python-jupyter_nbformat
|
||||||
version=4.3.0
|
version=4.4.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="nbformat-${version}"
|
wrksrc="nbformat-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jupyter/nbformat"
|
homepage="https://github.com/jupyter/nbformat"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/n/nbformat/nbformat-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/nbformat/nbformat-${version}.tar.gz"
|
||||||
checksum=5febcce872672f1c97569e89323992bdcb8573fdad703f835e6521253191478b
|
checksum=f7494ef0df60766b7cabe0a3651556345a963b74dbc16bc7c18479041170d402
|
||||||
alternatives="jupyter-nbformat:jupyter-trust:/usr/bin/jupyter-trust2"
|
alternatives="jupyter-nbformat:jupyter-trust:/usr/bin/jupyter-trust2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue