Skip to content

Commit cb4c843

Browse files
committed
python3-ipython: update to 8.15.0.
1 parent d59d5b4 commit cb4c843

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/python3-ipython/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'python3-ipython'
22
pkgname=python3-ipython
3-
version=8.14.0
3+
version=8.15.0
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-setuptools python3-wheel"
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
1616
homepage="https://ipython.org/"
1717
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version8.rst"
1818
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
19-
checksum=1d197b907b6ba441b692c48cf2a3a2de280dc0ac91a3405b39349a50272ca0a1
19+
checksum=2baeb5be6949eeebf532150f81746f8333e2ccce02de1c7eedde3f23ed5e9f1e
2020
conflicts="python-ipython<=5.8.0_2"
2121
make_check_pre="env PYTHONPATH=."
2222

0 commit comments

Comments
 (0)