python3-ipython: update to 8.3.0.

This commit is contained in:
Andrew J. Hesford 2022-05-01 22:32:00 -04:00
parent 4db73fc3ad
commit b1d44f3af4

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.2.0
version=8.3.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=70e5eb132cac594a34b5f799bd252589009905f05104728aea6a403ec2519dc1
checksum=807ae3cf43b84693c9272f70368440a9a7eaa2e7e6882dad943c32fbf7e51402
conflicts="python-ipython<=5.8.0_2"
do_check() {