python3-ipython: update to 8.6.0.

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:48 -04:00
parent 516d254663
commit c7491e0ff3

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.5.0
version=8.6.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=097bdf5cd87576fd066179c9f7f208004f7a6864ee1b20f37d346c0bcb099f84
checksum=7c959e3dedbf7ed81f9b9d8833df252c430610e2a4a6464ec13cd20975ce20a5
conflicts="python-ipython<=5.8.0_2"
do_check() {