# -*- 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
description colorful TAB completion for Python prompt
long_description ${description}
homepage https://bitbucket.org/antocuni/fancycompleter
master_sites pypi:f/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 b44aca759b35aeb3f9818034f9f1d6cff643ca41 \
sha256 d2522f1f3512371f295379c4c0d1962de06762eb586c199620a2a5d423539b12 \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools \
port:py${python.version}-setuptools_scm
if {${python.version} eq 27} {
port:py${python.version}-repl
port:py${python.version}-pytest
test.cmd py.test-${python.branch}
test.env PYTHONPATH=${worksrcpath}/build/lib