python3-ipython: update to 8.18.0.

This commit is contained in:
Andrew J. Hesford 2023-11-25 09:39:27 -05:00
parent 25ea769591
commit a76dedbf27

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.17.2
version=8.18.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
@ -16,7 +16,7 @@ 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=126bb57e1895594bb0d91ea3090bbd39384f6fe87c3d57fd558d0670f50339bb
checksum=4feb61210160f75e229ce932dbf8b719bff37af123c0b985fd038b14233daa16
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."