python-ipython_ipykernel: update to 4.9.0
This commit is contained in:
parent
61a9eccbc3
commit
f5bbd13dc9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ipython_ipykernel'
|
||||
pkgname=python-ipython_ipykernel
|
||||
version=4.8.2
|
||||
version=4.9.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ipykernel-${version}"
|
||||
|
@ -13,9 +13,9 @@ pycompile_module="ipykernel ipykernel_launcher.py"
|
|||
short_desc="IPython kernel for Jupyter (Python2)"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/ipython/ipykernel"
|
||||
license="3-clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
|
||||
checksum=c091449dd0fad7710ddd9c4a06e8b9e15277da306590bc07a3a1afa6b4453c8f
|
||||
checksum=c5a498c70f7765c34f3397cf943b069057f5bef4e0218e4cfbb733e9f38fa5fa
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/4765/steps/shell_3/logs/stdio"
|
||||
|
|
Loading…
Reference in a new issue