aboutsummaryrefslogtreecommitdiffstats
path: root/community/ipython
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-12-30 18:15:18 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-12-30 18:15:18 +0000
commitfab29c728853d4a2e9d040f8d2551c31d943a1c7 (patch)
tree4badfd278cbfa6351a6e0fd63d29de875f002890 /community/ipython
parent6912942cc8992f7f190b0dbc0b0d52f1e60f65b8 (diff)
downloadaports-fab29c728853d4a2e9d040f8d2551c31d943a1c7.tar.bz2
aports-fab29c728853d4a2e9d040f8d2551c31d943a1c7.tar.xz
community/ipython: upgrade to 7.11.0
Diffstat (limited to 'community/ipython')
-rw-r--r--community/ipython/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ipython/APKBUILD b/community/ipython/APKBUILD
index 4dc48e8a15..fa91883043 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.10.2
+pkgver=7.11.0
pkgrel=0
pkgdesc="A rich toolkit to help you make the most of using Python interactively"
options="!check" # Too many tests fail
@@ -47,4 +47,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="96ff8dad8656fcf8c1bb8a107b291155aa9dc519be9db746ceae24fcc886cd822d1aebcfd0293d9d2121be7ffa75dcefff258e7440c719f642a5f12f6107732f ipython-7.10.2.tar.gz"
+sha512sums="591ef59b21704b79ccb4fdd266e6b81f07e18aec0145f2a361230a40e26a83f0d24f95d12a3bf07511a034b1cf5753fd0ded80e59b2e8ddf302d5696b132f523 ipython-7.11.0.tar.gz"