# -*- 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 b4e599cdaaaab0208202dc518230087a864e233b \
sha256 cacb9df31c9680ec5f95553976c4da484d407e85e41c83cb812aa014f0eddc50 \
python.versions 27 35 36 37 38
if {${name} ne ${subport}} {
port:py${python.version}-setuptools_scm
port:py${python.version}-apipkg
xinstall -d ${destroot}${prefix}/share/doc/${subport}
xinstall -m 0644 -W ${worksrcpath} CHANGELOG.rst ISSUES.txt LICENSE README.rst \
${destroot}${prefix}/share/doc/${subport}