python3-ipython: update to 9.3.0.

This commit is contained in:
Andrew J. Hesford 2025-06-03 08:59:08 -04:00
parent 6d84b8f599
commit c6af51e5fe

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=9.2.0
version=9.3.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
@ -17,7 +17,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=62a9373dbc12f28f9feaf4700d052195bf89806279fc8ca11f3f54017d04751b
checksum=79eb896f9f23f50ad16c3bc205f686f6e030ad246cc309c6279a242b14afe9d8
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."