python3-ipython: update to 8.25.0.

This commit is contained in:
Andrew J. Hesford 2024-06-04 08:01:48 -04:00
parent 13b89983a5
commit 8727525b54

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.24.0
version=8.25.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=010db3f8a728a578bb641fdd06c063b9fb8e96a9464c63aec6310fbcb5e80501
checksum=c6ed726a140b6e725b911528f80439c534fac915246af3efc39440a6b0f9d716
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."