From d175b8feb5ca2e55bde6d9be43f56f8b16bd61ab Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 7 Jun 2022 10:38:54 -0400 Subject: [PATCH] python3-ipython: update to 8.4.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 99b847586a1..676294f4bfe 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.3.0 +version=8.4.0 revision=1 wrksrc="ipython-${version}" build_style=python3-module @@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://ipython.org/" distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz" -checksum=807ae3cf43b84693c9272f70368440a9a7eaa2e7e6882dad943c32fbf7e51402 +checksum=f2db3a10254241d9b447232cec8b424847f338d9d36f9a577a6192c332a46abd conflicts="python-ipython<=5.8.0_2" do_check() {