python3-ipython: update to 9.9.0.

This commit is contained in:
Andrew J. Hesford
2026-01-07 10:51:51 -05:00
parent ad172264a3
commit 2e65ce14c1
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=9.8.0
version=9.9.0
revision=1
build_style=python3-pep517
# pexpect module does not find IPython when launching new interpreter
@@ -22,7 +22,7 @@ license="BSD-3-Clause"
homepage="https://ipython.org/"
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version9.rst"
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
checksum=8e4ce129a627eb9dd221c41b1d2cdaed4ef7c9da8c17c63f6f578fe231141f83
checksum=48fbed1b2de5e2c7177eefa144aba7fcb82dac514f09b57e2ac9da34ddb54220
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."