python3-ipython: update to 8.22.1.

This commit is contained in:
Andrew J. Hesford 2024-02-22 20:09:16 -05:00
parent 5791a7558f
commit 44a3dd0146

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.21.0
version=8.22.1
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=48fbc236fbe0e138b88773fa0437751f14c3645fb483f1d4c5dee58b37e5ce73
checksum=39c6f9efc079fb19bfb0f17eee903978fe9a290b1b82d68196c641cecb76ea22
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."