aboutsummaryrefslogtreecommitdiffstats
path: root/community/ipython
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-03 04:56:22 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-03 05:38:24 +0100
commit0cc6143652528ba0651539928e853fce44618996 (patch)
treea8e5e00a32fdf2c96f90ec153e9323da7f8d9508 /community/ipython
parentd32462bba031c51efcf30c8c7722f23983e32977 (diff)
downloadaports-0cc6143652528ba0651539928e853fce44618996.tar.bz2
aports-0cc6143652528ba0651539928e853fce44618996.tar.xz
community/ipython: upgrade to 7.11.1
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 fa91883043..5195f4db0e 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.11.0
+pkgver=7.11.1
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="591ef59b21704b79ccb4fdd266e6b81f07e18aec0145f2a361230a40e26a83f0d24f95d12a3bf07511a034b1cf5753fd0ded80e59b2e8ddf302d5696b132f523 ipython-7.11.0.tar.gz"
+sha512sums="a4cf70fd8b7eadcf445986aff8084acf2048b5361f8c40b7104a483a9397eca7902ac14ae196bbaa81d56c30268fdd5cb750773d68668849cfef9c2af2965243 ipython-7.11.1.tar.gz"