mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-jupyter_core: update to 4.2.1
This commit is contained in:
parent
25eb4efc36
commit
1b8022e75c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-jupyter_core'
|
# Template file for 'python-jupyter_core'
|
||||||
pkgname=python-jupyter_core
|
pkgname=python-jupyter_core
|
||||||
version=4.2.0
|
version=4.2.1
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="jupyter_core-${version}"
|
wrksrc="jupyter_core-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/jupyter/jupyter_core"
|
homepage="https://github.com/jupyter/jupyter_core"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz"
|
||||||
checksum=44ec837a53bebf4e937112d3f9ccf31fee4f8db3e406dd0dd4f0378a354bed9c
|
checksum=89c55399c8437f777197c2c82c1ff5639c7f71d4eb2f172a81afa120b68dc7b3
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
jupyter-core:jupyter:/usr/bin/jupyter2
|
jupyter-core:jupyter:/usr/bin/jupyter2
|
||||||
|
|
Loading…
Add table
Reference in a new issue