python3-ipython: update to 8.31.0.

This commit is contained in:
Andrew J. Hesford 2024-12-21 17:27:58 -05:00
parent 2796281595
commit 3b0869889a

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.30.0
version=8.31.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=cb0a405a306d2995a5cbb9901894d240784a9f341394c6ba3f4fe8c6eb89ff6e
checksum=b6a2274606bec6166405ff05e54932ed6e5cfecaca1fc05f2cacde7bb074d70b
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."