python3-ipython: update to 8.4.0.

This commit is contained in:
Andrew J. Hesford 2022-06-07 10:38:54 -04:00
parent f905d02724
commit d175b8feb5

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.3.0
version=8.4.0
revision=1
wrksrc="ipython-${version}"
build_style=python3-module
@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://ipython.org/"
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
checksum=807ae3cf43b84693c9272f70368440a9a7eaa2e7e6882dad943c32fbf7e51402
checksum=f2db3a10254241d9b447232cec8b424847f338d9d36f9a577a6192c332a46abd
conflicts="python-ipython<=5.8.0_2"
do_check() {