python3-ipython: update to 8.16.1.

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:54 -04:00
parent e57751ea8a
commit 3b0c7593db
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.15.0
version=8.16.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=2baeb5be6949eeebf532150f81746f8333e2ccce02de1c7eedde3f23ed5e9f1e
checksum=ad52f58fca8f9f848e256c629eff888efc0528c12fe0f8ec14f33205f23ef938
conflicts="python-ipython<=5.8.0_2"
make_check_pre="env PYTHONPATH=."