From 2623f550ce25e353ae5ae50dd2a48e0c0c89320a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:06 -0400 Subject: [PATCH] python3-ipython: rebuild for Python 3.10, update to 7.28.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 fd87ff30549..23bfbeee1ca 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.27.0 +version=7.28.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=58b55ebfdfa260dad10d509702dc2857cb25ad82609506b070cf2d7b7df5af13 +checksum=2097be5c814d1b974aea57673176a924c4c8c9583890e7a5f082f547b9975b11 conflicts="python-ipython<=5.8.0_2" post_install() {