From 674ea775e8cbe70dd04f8a95de58fe5cf7264175 Mon Sep 17 00:00:00 2001 From: Kevin Daudt Date: Wed, 8 Apr 2026 20:33:52 +0000 Subject: [PATCH] community/ipython: upgrade to 9.12.0 --- community/ipython/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/ipython/APKBUILD b/community/ipython/APKBUILD index cf2a1036601..3fbeeac265f 100644 --- a/community/ipython/APKBUILD +++ b/community/ipython/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Kevin Daudt # Maintainer: Kevin Daudt pkgname=ipython -pkgver=9.10.0 -pkgrel=1 +pkgver=9.12.0 +pkgrel=0 pkgdesc="A rich toolkit to help you make the most of using Python interactively" url="https://ipython.org/" arch="noarch" @@ -53,5 +53,5 @@ package() { } sha512sums=" -61398daf5c07482d146fa3034ecb28c006b7f36ab66edc22ca81de11c7bc01b6c827291a41cb30460c7ff105f618b9253cecb3284646a83c61be153031f3d89d ipython-9.10.0.tar.gz +a6329a6a7b26b41a7c6a5a7520df16f85649a86a06073420f7f97854c79581b69e743412721afe9538a131a4a8c0833a31ced349be0fbb3a22a7f18630cd19ea ipython-9.12.0.tar.gz "