python3-ipython: update to 7.18.1.

This commit is contained in:
Andrew J. Hesford 2020-08-30 23:08:00 -04:00
parent a96d66f193
commit 7d43631cd3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=7.17.0
version=7.18.1
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=b70974aaa2674b05eb86a910c02ed09956a33f2dd6c71afc60f0b128a77e7f28
checksum=a331e78086001931de9424940699691ad49dfb457cea31f5471eae7b78222d5e
conflicts="python-ipython<=5.8.0_2"
do_check() {