aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew J. Hesford <ajh@sideband.org>2024-04-01 13:53:02 +0000
committerAndrew J. Hesford <ajh@sideband.org>2024-04-01 15:35:15 +0000
commit9defcef69d9ca15ab2e7a5e302250dbc11f779a9 (patch)
treedb2a7f91e5fc36b9ebea8796d7d7fddc713ff3e3
parente31e44554f63b74448ffcf7c33819503f6c4dce3 (diff)
downloadvoid-packages-9defcef69d9ca15ab2e7a5e302250dbc11f779a9.tar
void-packages-9defcef69d9ca15ab2e7a5e302250dbc11f779a9.tar.gz
void-packages-9defcef69d9ca15ab2e7a5e302250dbc11f779a9.tar.bz2
void-packages-9defcef69d9ca15ab2e7a5e302250dbc11f779a9.tar.lz
void-packages-9defcef69d9ca15ab2e7a5e302250dbc11f779a9.tar.xz
void-packages-9defcef69d9ca15ab2e7a5e302250dbc11f779a9.tar.zst
void-packages-9defcef69d9ca15ab2e7a5e302250dbc11f779a9.zip
python3-ipython: update to 8.23.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 cb33301c939..b10c3b1dba1 100644
--- a/srcpkgs/python3-ipython/template
+++ b/srcpkgs/python3-ipython/template
@@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
-version=8.22.2
+version=8.23.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=2dcaad9049f9056f1fef63514f176c7d41f930daa78d05b82a176202818f2c14
+checksum=7468edaf4f6de3e1b912e57f66c241e6fd3c7099f2ec2136e239e142e800274d
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."