aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-jedi
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2018-04-23 13:55:54 +0000
committerAndy Postnikov <apostnikov@gmail.com>2018-04-24 00:50:55 +0300
commit33bbd900b9c785ccd09f13d3c45e3e9a3f8fce65 (patch)
tree33f5974195c8f1fb42159ecb142eb6fd16906ded /testing/py-jedi
parent9d5425646f2f0298322acb53f5743335ecec7e63 (diff)
downloadaports-33bbd900b9c785ccd09f13d3c45e3e9a3f8fce65.tar.bz2
aports-33bbd900b9c785ccd09f13d3c45e3e9a3f8fce65.tar.xz
testing/py-jedi: upgrade to 0.12.0
Diffstat (limited to 'testing/py-jedi')
-rw-r--r--testing/py-jedi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-jedi/APKBUILD b/testing/py-jedi/APKBUILD
index 3cc4341867..1c5657c0b6 100644
--- a/testing/py-jedi/APKBUILD
+++ b/testing/py-jedi/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-jedi
-pkgver=0.10.0
+pkgver=0.12.0
pkgrel=0
pkgdesc="Awesome autocompletion and static analysis library for python."
url="https://github.com/davidhalter/jedi"
@@ -41,4 +41,4 @@ _py() {
cd "$builddir"
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="64ff10cf041a107ca709802b41d9ae27b31fc7fa6cff0efdde4c78d01351efdc1333f1a02e2b8004453574199a4651043e7c3fea7149bfe5e3f0e93c23c38320 py-jedi-0.10.0.tar.gz"
+sha512sums="3e8280b16855cf2c891666f0fb02ac30d801279b72b5bcb64541ef7c152d9f9b165015405ee291cbccd6c9cb3c0481c24f30e6100cb4463888153021b946f16d py-jedi-0.12.0.tar.gz"