python3-ipython: update to 8.12.0.

This commit is contained in:
Andrew J. Hesford 2023-03-30 10:50:41 -04:00
parent 46b48d955e
commit c2ac882915

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.11.0
version=8.12.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -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=735cede4099dbc903ee540307b9171fbfef4aa75cfcacc5a273b2cda2f02be04
checksum=a950236df04ad75b5bc7f816f9af3d74dc118fd42f2ff7e80e8e60ca1f182e2d
conflicts="python-ipython<=5.8.0_2"
do_check() {