We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59d5b4 commit cb4c843Copy full SHA for cb4c843
1 file changed
srcpkgs/python3-ipython/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-ipython'
2
pkgname=python3-ipython
3
-version=8.14.0
+version=8.15.0
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-setuptools python3-wheel"
@@ -16,7 +16,7 @@ license="BSD-3-Clause"
16
homepage="https://ipython.org/"
17
changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version8.rst"
18
distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz"
19
-checksum=1d197b907b6ba441b692c48cf2a3a2de280dc0ac91a3405b39349a50272ca0a1
+checksum=2baeb5be6949eeebf532150f81746f8333e2ccce02de1c7eedde3f23ed5e9f1e
20
conflicts="python-ipython<=5.8.0_2"
21
make_check_pre="env PYTHONPATH=."
22
0 commit comments