aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2026-03-08 12:03:59 -0400
committerAndrew J. Hesford <ajh@sideband.org>2026-03-08 14:38:26 -0400
commit9f450a1da0fe70a5c5e412fade13b75c9f017798 (patch)
tree4929b242672d1f3549184f086f5927681494882a
parenttombi: update to 0.9.3. (diff)
python3-ipython: update to 9.11.0.
-rw-r--r--srcpkgs/python3-ipython/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template
index 233607e5f47..989add421da 100644
--- a/srcpkgs/python3-ipython/template
+++ b/srcpkgs/python3-ipython/template
@@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
-version=9.10.0
+version=9.11.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=cd9e656be97618a0676d058134cd44e6dc7012c0e5cb36a9ce96a8c904adaf77
+checksum=2a94bc4406b22ecc7e4cb95b98450f3ea493a76bec8896cda11b78d7752a6667
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."