python-jupyter_core: update to 4.1.1
This commit is contained in:
parent
c1d8ffefe2
commit
9dfe3cd40f
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.1.0
|
version=4.1.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="jupyter_core-${version}"
|
wrksrc="jupyter_core-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,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=146af0679c33c56db4b85b785f3dacd933ffaca97e7d2d56ff577a5485c2bd13
|
checksum=ae0e69435258126466c86cd989e465a9c334c50107ef4f257decc8693650bf4c
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
jupyter-core:jupyter:/usr/bin/jupyter2.7
|
jupyter-core:jupyter:/usr/bin/jupyter2.7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue