mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/py-jedi: upgrade to 0.12.0
This commit is contained in:
parent
9d5425646f
commit
33bbd900b9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user