# -*- 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
maintainers {emcrisostomo @emcrisostomo} openmaintainer
description HTTP/2-based RPC framework
long_description ${description}
homepage https://grpc.io/
master_sites pypi:g/grpcio
distname ${python.rootname}-${version}
checksums rmd160 ecbc517bdf994012605b9d698ef45fd94d68aab8 \
sha256 03265472d39bf26f124c3ef68446f7873c8260893e6ae65b323a5b51ed52e580 \
if {${name} ne ${subport}} {
port:py${python.version}-cython \
port:py${python.version}-setuptools
port:py${python.version}-protobuf3 \
port:py${python.version}-six \
if {${python.version} < 34} {
port:py${python.version}-enum34 \
port:py${python.version}-futures
patchfiles setup.py.diff \
file delete -force ${worksrcpath}/third_party/boringssl
file delete -force ${worksrcpath}/src/boringssl