python3-ipython: update to 7.25.0.

This commit is contained in:
Andrew J. Hesford 2021-06-28 09:54:44 -04:00
parent f117dce7a2
commit 26430b8ead

View file

@ -1,6 +1,6 @@
# Template file for 'python3-ipython'
pkgname=python3-ipython
version=7.24.1
version=7.25.0
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=9bc24a99f5d19721fb8a2d1408908e9c0520a17fff2233ffe82620847f17f1b6
checksum=54bbd1fe3882457aaf28ae060a5ccdef97f212a741754e420028d4ec5c2291dc
conflicts="python-ipython<=5.8.0_2"
post_install() {