python-jupyter_core: update to 4.1.1
This commit is contained in:
parent
c1d8ffefe2
commit
9dfe3cd40f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-jupyter_core'
|
||||
pkgname=python-jupyter_core
|
||||
version=4.1.0
|
||||
revision=2
|
||||
version=4.1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="jupyter_core-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,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=146af0679c33c56db4b85b785f3dacd933ffaca97e7d2d56ff577a5485c2bd13
|
||||
checksum=ae0e69435258126466c86cd989e465a9c334c50107ef4f257decc8693650bf4c
|
||||
|
||||
alternatives="
|
||||
jupyter-core:jupyter:/usr/bin/jupyter2.7
|
||||
|
|
Loading…
Reference in New Issue