# -*- 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 rapid multi-Python deployment
long_description ${description}
homepage https://github.com/pytest-dev/execnet
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 a71a6ad04f12ef5b2db7170487573d8a5c3c0ddf \
sha256 752a3786f17416d491f833a29217dda3ea4a471fc5269c492eebcee8cc4772d3 \
python.versions 27 34 35 36 37
if {${name} ne ${subport}} {
port:py${python.version}-setuptools_scm
port:py${python.version}-apipkg
xinstall -m 0755 -d ${destroot}${prefix}/share/doc/${subport}
xinstall -m 0644 -W ${worksrcpath} CHANGELOG.rst ISSUES.txt LICENSE README.rst \
${destroot}${prefix}/share/doc/${subport}