python3-ipython: update to 8.1.1.

This commit is contained in:
Andrew J. Hesford 2022-03-09 14:56:54 -05:00
parent 31a14a7fc7
commit 7bb96ecb06

View File

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=8.1.0
version=8.1.1
revision=1
wrksrc="ipython-${version}"
build_style=python3-module
@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://ipython.org/"
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
checksum=42c23e90b2deaae631266885de1656a517a1673d7e1db57e8eb3a4bb6cd5ce1b
checksum=8138762243c9b3a3ffcf70b37151a2a35c23d3a29f9743878c33624f4207be3d
conflicts="python-ipython<=5.8.0_2"
do_check() {