python3-ipython: update to 7.17.0.

This commit is contained in:
Andrew J. Hesford 2020-08-04 20:20:30 -04:00
parent 875392239a
commit 0f9079a065

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=7.16.1
version=7.17.0
revision=1
archs=noarch
wrksrc="ipython-${version}"
@ -17,7 +17,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="BSD-3-Clause"
homepage="https://ipython.org/"
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
checksum=9f4fcb31d3b2c533333893b9172264e4821c1ac91839500f31bd43f2c59b3ccf
checksum=b70974aaa2674b05eb86a910c02ed09956a33f2dd6c71afc60f0b128a77e7f28
conflicts="python-ipython<=5.8.0_2"
do_check() {