From 0f9079a065369c7cc387e4db22814f13ca5e76d4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 4 Aug 2020 20:20:30 -0400 Subject: [PATCH] python3-ipython: update to 7.17.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 e42a00f8326..f40bfc437bb 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.16.1 +version=7.17.0 revision=1 archs=noarch wrksrc="ipython-${version}" @@ -17,7 +17,7 @@ maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://ipython.org/" distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz" -checksum=9f4fcb31d3b2c533333893b9172264e4821c1ac91839500f31bd43f2c59b3ccf +checksum=b70974aaa2674b05eb86a910c02ed09956a33f2dd6c71afc60f0b128a77e7f28 conflicts="python-ipython<=5.8.0_2" do_check() {