From c2ac8829158fc7317232b6c38d875bd1f363a921 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 30 Mar 2023 10:50:41 -0400 Subject: [PATCH] python3-ipython: update to 8.12.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 e0e2e4091e6..11724c9acdb 100644 --- a/srcpkgs/python3-ipython/template +++ b/srcpkgs/python3-ipython/template @@ -1,6 +1,6 @@ # Template file for 'python3-ipython' pkgname=python3-ipython -version=8.11.0 +version=8.12.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -16,7 +16,7 @@ license="BSD-3-Clause" homepage="https://ipython.org/" changelog="https://github.com/ipython/ipython/raw/main/docs/source/whatsnew/version8.rst" distfiles="${PYPI_SITE}/i/ipython/ipython-${version}.tar.gz" -checksum=735cede4099dbc903ee540307b9171fbfef4aa75cfcacc5a273b2cda2f02be04 +checksum=a950236df04ad75b5bc7f816f9af3d74dc118fd42f2ff7e80e8e60ca1f182e2d conflicts="python-ipython<=5.8.0_2" do_check() {