python3-ipython: update to 8.7.0.

This commit is contained in:
Andrew J. Hesford 2022-12-04 22:09:54 -05:00
parent bb2e1351d0
commit c65d1ffa7d

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.6.0
version=8.7.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -15,7 +15,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=7c959e3dedbf7ed81f9b9d8833df252c430610e2a4a6464ec13cd20975ce20a5
checksum=882899fe78d5417a0aa07f995db298fa28b58faeba2112d2e3a4c95fe14bb738
conflicts="python-ipython<=5.8.0_2"
do_check() {