From 530ff501d8f592878f2e727e844e36d0ef684db9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 4 Dec 2021 08:31:58 -0500 Subject: [PATCH] python3-ipython: update to 7.30.1. --- 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 85a1ae2e64c..f2eed91a2d1 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.30.0 +version=7.30.1 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=d41f8e80b99690122400f9b2069b12f670246a1b4cc5d332bd6c4e2500e6d6fb +checksum=cb6aef731bf708a7727ab6cde8df87f0281b1427d41e65d62d4b68934fa54e97 conflicts="python-ipython<=5.8.0_2" do_check() {