# -*- 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
categories-append www devel
maintainers {wholezero.org:macports @mrdomino} openmaintainer
description simplifies using Google's various server-to-server \
authentication mechanisms
long_description ${description}
homepage https://pypi.python.org/pypi/${python.rootname}
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 45de1837e270a4200d3f843c192fb95c1378ad9e \
sha256 0f7c6a64927d34c1a474da92cfc59e552a5d3b940d3266606c6a28b72888b9e4 \
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-cachetools \
port:py${python.version}-asn1-modules \
port:py${python.version}-rsa \
port:py${python.version}-six