From 4269699cd657b637ec51085f2ff46aae1fd6d6ac Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 5 Jan 2023 12:14:04 -0500 Subject: [PATCH] python3-ipython: update to 8.8.0. --- srcpkgs/python3-ipython/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template index c6b594c8cd2..6bf0006d2f2 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.7.0 +version=8.8.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -15,7 +15,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://ipython.org/" distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz" -checksum=882899fe78d5417a0aa07f995db298fa28b58faeba2112d2e3a4c95fe14bb738 +checksum=f3bf2c08505ad2c3f4ed5c46ae0331a8547d36bf4b21a451e8ae80c0791db95b conflicts="python-ipython<=5.8.0_2" do_check() {