# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
python.versions 27 34 35 36 37
maintainers {stromnov @stromnov} openmaintainer
description An autocompletion tool for Python that can be used for text editors.
long_description ${description}
homepage https://github.com/davidhalter/jedi
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 b1053ede7c6e01efa66dbcffb863785b31ed8eaf \
sha256 b7493f73a2febe0dc33d51c99b474547f7f6c0b2c8fb2b21f453eef204c12148 \
if {${name} ne ${subport}} {
# setuptools is mandatory due to 'include_package_data' option
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-parso