python3-ipython: update to 8.10.0.

This commit is contained in:
Andrew J. Hesford 2023-02-13 09:18:48 -05:00
parent f542fddf60
commit 89a44f6290

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.9.0
version=8.10.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=71618e82e6d59487bea059626e7c79fb4a5b760d1510d02fab1160db6fdfa1f7
checksum=b13a1d6c1f5818bd388db53b7107d17454129a70de2b87481d555daede5eb49e
conflicts="python-ipython<=5.8.0_2"
do_check() {