python-jedi: update to 0.13.3.

This commit is contained in:
maxice8 2019-03-03 10:04:33 -03:00
parent 55bf7586fa
commit ca5e00df25
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'python-jedi'
pkgname=python-jedi
version=0.13.2
version=0.13.3
revision=1
archs=noarch
_parsover=0.3.0
@ -9,12 +9,13 @@ build_style=python-module
pycompile_module="jedi"
hostmakedepends="python-setuptools python3-setuptools"
depends="python-parso>=${_parsover}"
checkdepends="python3-parso python3-pytest"
short_desc="Autocompletion/static analysis library for Python2"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://jedi.readthedocs.io/"
license="MIT"
homepage="https://jedi.readthedocs.io/"
distfiles="${PYPI_SITE}/j/jedi/jedi-${version}.tar.gz"
checksum=571702b5bd167911fe9036e5039ba67f820d6502832285cde8c881ab2b2149fd
checksum=2bb0603e3506f708e792c7f4ad8fc2a7a9d9c2d292a358fbbd58da531695595b
post_install() {
vlicense LICENSE.txt