aboutsummaryrefslogtreecommitdiffstats
path: root/community/ipython
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-12-22 17:06:43 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-12-22 17:06:43 +0000
commitacb0cf25f8389957bbe9adb14f7bffa87af2e6f7 (patch)
tree922eb87e7d30acd42da2c0ffa94edab9334949c6 /community/ipython
parentd6fd2d43bf0821e9c542bdefebb578e3870c178b (diff)
downloadaports-acb0cf25f8389957bbe9adb14f7bffa87af2e6f7.tar.bz2
aports-acb0cf25f8389957bbe9adb14f7bffa87af2e6f7.tar.xz
community/ipython: upgrade to 7.10.2
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 a103a1c7fb..4dc48e8a15 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.1
+pkgver=7.10.2
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="ad9ac053c0596d0ec0b939858a3dd9f9e10073d904a891bfff18e21f76814827cd640821ae83d862d633be48a173de0c90a72169b1f30a468f03c932d937cb88 ipython-7.10.1.tar.gz"
+sha512sums="96ff8dad8656fcf8c1bb8a107b291155aa9dc519be9db746ceae24fcc886cd822d1aebcfd0293d9d2121be7ffa75dcefff258e7440c719f642a5f12f6107732f ipython-7.10.2.tar.gz"