From 4b1c984ea1851f93a939b695c545db75ceb26bf2 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Mon, 19 Aug 2024 14:28:01 -0700 Subject: python/python3-grpcio: Update for 1.65.5 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 8e4da7740b..fdab46e90a 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.65.4} +VERSION=${VERSION:-1.65.5} 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 f801def005..ab657b3ec1 100644 --- a/python/python3-grpcio/python3-grpcio.info +++ b/python/python3-grpcio/python3-grpcio.info @@ -1,8 +1,8 @@ PRGNAM="python3-grpcio" -VERSION="1.65.4" +VERSION="1.65.5" HOMEPAGE="https://grpc.io/" -DOWNLOAD="https://github.com/grpc/grpc/archive/v1.65.4/grpc-1.65.4.tar.gz" -MD5SUM="d4cc4f40b929469afe7d48c615e087c4" +DOWNLOAD="https://github.com/grpc/grpc/archive/v1.65.5/grpc-1.65.5.tar.gz" +MD5SUM="42de98220b3539b9d79ce8e65dc9d42a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf3 re2" -- cgit v1.2.3