From f5b3244f1efe49bfa0e9671f3d9e49c0b7b0c497 Mon Sep 17 00:00:00 2001 From: MouadCharradi Date: Fri, 18 Feb 2022 11:01:24 +0100 Subject: [PATCH] python3-ipython: update to 8.0.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 cdb2bdd08161..600116f8ccf9 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.31.0 +version=8.0.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=346c74db7312c41fa566d3be45d2e759a528dcc2994fe48aac1a03a70cd668a3 +checksum=ab564d4521ea8ceaac26c3a2c6e5ddbca15c8848fd5a5cc325f960da88d42974 conflicts="python-ipython<=5.8.0_2" do_check() {