aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ipython/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ipython/APKBUILD')
-rw-r--r--testing/ipython/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipython/APKBUILD b/testing/ipython/APKBUILD
index 37731c84c1..27d52e8601 100644
--- a/testing/ipython/APKBUILD
+++ b/testing/ipython/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=ipython
-pkgver=7.1.0
+pkgver=7.2.0
pkgrel=0
pkgdesc="A rich toolkit to help you make the most of using Python interactively"
url="https://ipython.org/"
@@ -40,4 +40,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="f31da8651bbb3507e95b61d7bec38d5be0ca93582b9e0cf0129313a862588993e250aedb30674e2763a6ecc998607d1b1e58aa84710f597a8cca9cbc66feffff ipython-7.1.0.tar.gz"
+sha512sums="5a0f58f51f98007fff659dc95e659620533b268e4486460bec9cb589e7aa7e75766fd268bcb70a65d1f49548dbd3e9ccceb634c576b17654a1032b5b3219b6a1 ipython-7.2.0.tar.gz"