python-ipython_ipykernel: update to 4.7.0

This commit is contained in:
Alessio Sergi 2017-12-19 19:52:52 +01:00
parent 1a5b329bde
commit 3a6feed85f

View file

@ -1,7 +1,7 @@
# Template file for 'python-ipython_ipykernel' # Template file for 'python-ipython_ipykernel'
pkgname=python-ipython_ipykernel pkgname=python-ipython_ipykernel
version=4.6.1 version=4.7.0
revision=2 revision=1
noarch=yes noarch=yes
wrksrc="ipykernel-${version}" wrksrc="ipykernel-${version}"
build_style=python-module build_style=python-module
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/ipython/ipykernel" homepage="https://github.com/ipython/ipykernel"
license="3-clause-BSD" license="3-clause-BSD"
distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz" distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
checksum=2e1825aca4e2585b5adb7953ea16e53f53a62159ed49952a564b1e23507205db checksum=354986612a38f0555c43d5af2425e2a67506b63b313a0325e38904003b9d977b
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
aarch64*) broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/4765/steps/shell_3/logs/stdio" aarch64*) broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/4765/steps/shell_3/logs/stdio"