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'
|
||||
pkgname=python-jupyter_core
|
||||
version=4.2.0
|
||||
revision=3
|
||||
version=4.2.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="jupyter_core-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/jupyter/jupyter_core"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/j/jupyter_core/jupyter_core-${version}.tar.gz"
|
||||
checksum=44ec837a53bebf4e937112d3f9ccf31fee4f8db3e406dd0dd4f0378a354bed9c
|
||||
checksum=89c55399c8437f777197c2c82c1ff5639c7f71d4eb2f172a81afa120b68dc7b3
|
||||
|
||||
alternatives="
|
||||
jupyter-core:jupyter:/usr/bin/jupyter2
|
||||
|
|
Loading…
Reference in a new issue