diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template index ce9a695a135..e0e2e4091e6 100644 --- a/srcpkgs/python3-ipython/template +++ b/srcpkgs/python3-ipython/template @@ -1,6 +1,6 @@ # Template file for 'python3-ipython' pkgname=python3-ipython -version=8.10.0 +version=8.11.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,8 +14,9 @@ short_desc="Enhanced interactive Python3 shell" maintainer="Andrew J. Hesford " 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=b13a1d6c1f5818bd388db53b7107d17454129a70de2b87481d555daede5eb49e +checksum=735cede4099dbc903ee540307b9171fbfef4aa75cfcacc5a273b2cda2f02be04 conflicts="python-ipython<=5.8.0_2" do_check() {