From 9eeb2d2c3bbb07758baa410c09bef5812bd4c1ad Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 2 Aug 2021 16:42:34 -0400 Subject: [PATCH] python3-ipython: update to 7.26.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 8c7ca89135a..b749c3f698d 100644 --- a/srcpkgs/python3-ipython/template +++ b/srcpkgs/python3-ipython/template @@ -1,6 +1,6 @@ # Template file for 'python3-ipython' pkgname=python3-ipython -version=7.25.0 +version=7.26.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=54bbd1fe3882457aaf28ae060a5ccdef97f212a741754e420028d4ec5c2291dc +checksum=0cff04bb042800129348701f7bd68a430a844e8fb193979c08f6c99f28bb735e conflicts="python-ipython<=5.8.0_2" post_install() {