blob: 95812f0680f2c47c71800b150fcd5b28dc147c28 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-grpcio"
VERSION="1.74.0"
HOMEPAGE="https://grpc.io/"
DOWNLOAD="https://github.com/grpc/grpc/archive/v1.74.0/grpc-1.74.0.tar.gz"
MD5SUM="49f3cac1ee7a67142d1460ad71a14a14"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="protobuf3 re2"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"
|