aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/ipython/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ipython/APKBUILD b/community/ipython/APKBUILD
index fa7d0e52968..7ff5ebf124e 100644
--- a/community/ipython/APKBUILD
+++ b/community/ipython/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=ipython
-pkgver=7.23.1
+pkgver=7.24.1
pkgrel=0
pkgdesc="A rich toolkit to help you make the most of using Python interactively"
options="!check" # Too many tests fail
@@ -46,5 +46,5 @@ package() {
}
sha512sums="
-aea956e1a3335906457b85e6ee16bffe9e2f9791bc19df022f1583d1ccadce216c116aea11fde1d709ab6829459ba35348b9cf2b7ebd6582db028e78350b570b ipython-7.23.1.tar.gz
+505ffa9e9c71f5fc8a25616d3953f6b20fd9f8f9c21c0ba48242f87504465360e5609724261087674e525323be12ecf69578854ceade665f85036313c97563be ipython-7.24.1.tar.gz
"