From dbaef1f802ce7cf9c5be2cbc4d53658aef533ae5 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 15 Jan 2024 08:02:34 +0700 Subject: python/python3-grpcio: Added (Python 3 build of grpc.). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-grpcio/python3-grpcio.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-grpcio/python3-grpcio.info (limited to 'python/python3-grpcio/python3-grpcio.info') diff --git a/python/python3-grpcio/python3-grpcio.info b/python/python3-grpcio/python3-grpcio.info new file mode 100644 index 0000000000..e1275e743b --- /dev/null +++ b/python/python3-grpcio/python3-grpcio.info @@ -0,0 +1,10 @@ +PRGNAM="python3-grpcio" +VERSION="1.48.2" +HOMEPAGE="https://grpc.io/" +DOWNLOAD="https://github.com/grpc/grpc/archive/v1.48.2/grpc-1.48.2.tar.gz" +MD5SUM="2ba02b2582beabc1935e11603c181d62" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="protobuf3 re2" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu@protonmail.com" -- cgit v1.2.3