From c762da4262c02c283436c14eb8f45e4894801d3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 6 Mar 2023 09:46:00 -0300 Subject: [PATCH] python3-ipython: update to 8.11.0. --- srcpkgs/python3-ipython/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-ipython/template b/srcpkgs/python3-ipython/template index ce9a695a135..e0e2e4091e6 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.10.0 +version=8.11.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -14,8 +14,9 @@ short_desc="Enhanced interactive Python3 shell" maintainer="Andrew J. Hesford " 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=b13a1d6c1f5818bd388db53b7107d17454129a70de2b87481d555daede5eb49e +checksum=735cede4099dbc903ee540307b9171fbfef4aa75cfcacc5a273b2cda2f02be04 conflicts="python-ipython<=5.8.0_2" do_check() {