diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template index c74b9c997b1..dfef2b9c249 100644 --- a/srcpkgs/python3-ipython/template +++ b/srcpkgs/python3-ipython/template @@ -1,7 +1,7 @@ # Template file for 'python3-ipython' pkgname=python3-ipython -version=7.18.1 -revision=2 +version=7.19.0 +revision=1 wrksrc="ipython-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://ipython.org/" distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz" -checksum=a331e78086001931de9424940699691ad49dfb457cea31f5471eae7b78222d5e +checksum=cbb2ef3d5961d44e6a963b9817d4ea4e1fa2eb589c371a470fed14d8d40cbd6a conflicts="python-ipython<=5.8.0_2" do_check() {