From 367a05930381b6a8494dafb6e71d6a09b83551ed Mon Sep 17 00:00:00 2001 From: isaackwy Date: Sun, 28 Apr 2024 20:58:02 -0700 Subject: python/python3-grpcio: Update for 1.63.0 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-grpcio/python3-grpcio.SlackBuild | 2 +- python/python3-grpcio/python3-grpcio.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-grpcio') diff --git a/python/python3-grpcio/python3-grpcio.SlackBuild b/python/python3-grpcio/python3-grpcio.SlackBuild index 86326cbb68..d58f76d759 100644 --- a/python/python3-grpcio/python3-grpcio.SlackBuild +++ b/python/python3-grpcio/python3-grpcio.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-grpcio -VERSION=${VERSION:-1.62.2} +VERSION=${VERSION:-1.63.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-grpcio/python3-grpcio.info b/python/python3-grpcio/python3-grpcio.info index 1376e07485..f7f193c75f 100644 --- a/python/python3-grpcio/python3-grpcio.info +++ b/python/python3-grpcio/python3-grpcio.info @@ -1,8 +1,8 @@ PRGNAM="python3-grpcio" -VERSION="1.62.2" +VERSION="1.63.0" HOMEPAGE="https://grpc.io/" -DOWNLOAD="https://github.com/grpc/grpc/archive/v1.62.2/grpc-1.62.2.tar.gz" -MD5SUM="0cabd7727133de65d9d1c7d521b6b05f" +DOWNLOAD="https://github.com/grpc/grpc/archive/v1.63.0/grpc-1.63.0.tar.gz" +MD5SUM="a7a4cd8ce187c4a49d9498b3fcd148b2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf3 re2" -- cgit v1.2.3