python3-ipython: update to 8.13.2.

This commit is contained in:
Gonzalo Tornaría 2023-05-05 22:40:07 -03:00 committed by Andrew J. Hesford
parent 95a7e28a76
commit 0c8f1e310d
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.13.1
version=8.13.2
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=9c8487ac18f330c8a683fc50ab6d7bc0fcf9ef1d7a9f6ce7926938261067b81f
checksum=7dff3fad32b97f6488e02f87b970f309d082f758d7b7fc252e3b19ee0e432dbb
conflicts="python-ipython<=5.8.0_2"
post_install() {