# -*- 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
# Newer versions require setuptools_scm_git_archive not in macports
maintainers {khindenburg @kurthindenburg} openmaintainer
description Highly-optimized, pure-python HTTP server
long_description ${description} used by CherryPy
homepage https://pypi.python.org/pypi/${python.rootname}
distname ${python.rootname}-${version}
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
checksums rmd160 0f5cc2998d3d68162fe2e1b84e16f527d663f064 \
sha256 5c0531fd732700b1fb3e6e7079dc3aefbdf29e9136925633d93f009cb87d70a3
python.versions 27 34 35 36
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools_scm
depends_lib-append port:py${python.version}-six