python-jupyter_console: update to 5.1.0
This commit is contained in:
parent
d14fd966e9
commit
5e0f339d84
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_console'
|
||||
pkgname=python-jupyter_console
|
||||
version=5.0.0
|
||||
version=5.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="jupyter_console-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/jupyter/jupyter_console"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/j/jupyter_console/jupyter_console-${version}.tar.gz"
|
||||
checksum=7ddfc8cc49921b0ed852500928922e637f9188358c94b5c76339a5a8f9ac4c11
|
||||
checksum=d0b4ae4dfe070be1e9d5690fa819328acffb5f37a8ef3baa1c7e3b77b443cfd7
|
||||
alternatives="jupyter-console:jupyter-console:/usr/bin/jupyter-console2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue