python3-ipython: update to 8.2.0.

This commit is contained in:
Andrew J. Hesford 2022-03-30 21:11:12 -04:00
parent b10c2fa735
commit 4090db9ea7

View file

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