python3-ipython: update to 8.11.0.

This commit is contained in:
Gonzalo Tornaría 2023-03-06 09:46:00 -03:00 committed by Andrew J. Hesford
parent 656325a612
commit c762da4262

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.10.0
version=8.11.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -14,8 +14,9 @@ short_desc="Enhanced interactive Python3 shell"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://ipython.org/"
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version8.rst"
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
checksum=b13a1d6c1f5818bd388db53b7107d17454129a70de2b87481d555daede5eb49e
checksum=735cede4099dbc903ee540307b9171fbfef4aa75cfcacc5a273b2cda2f02be04
conflicts="python-ipython<=5.8.0_2"
do_check() {