From 03b05b5255ced82a882caeaccc8071ee5cdba749 Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Mon, 9 Sep 2024 05:30:08 +0000 Subject: [PATCH] community/ipython: upgrade to 8.27.0 --- community/ipython/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/ipython/APKBUILD b/community/ipython/APKBUILD index 8f4281d0bd9..8b4dd5e68bb 100644 --- a/community/ipython/APKBUILD +++ b/community/ipython/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Kevin Daudt # Maintainer: Kevin Daudt pkgname=ipython -pkgver=8.26.0 +pkgver=8.27.0 pkgrel=0 pkgdesc="A rich toolkit to help you make the most of using Python interactively" url="https://ipython.org/" @@ -55,5 +55,5 @@ package() { } sha512sums=" -24529e753dbf7f1ebc09d1ca6291687ad07d12eee56a4f0bad889b47b39a3df77cefdc47f03e0892b1912bfd26e7778dc20ed77dfd99309cc54db7bfc1810cf6 ipython-8.26.0.tar.gz +725c46207eb23dae86e6415d5c1105d183af0210f01568ebaa6a8f8a029b903c2f61e668e2f540292dcc7a976cb239e65def836c6f25684ae1aaea8563c19204 ipython-8.27.0.tar.gz "