From bb7d235151704c1cf425f198e4afdccfb47c7076 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Wed, 25 Jun 2025 19:15:15 -0700 Subject: python/python3-grpcio: Updated for version 1.73.1. Signed-off-by: Andrew Clemons 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 d4ac358e51..0aa1d1041a 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.73.0} +VERSION=${VERSION:-1.73.1} 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 d8dbf6887e..c46d8a5c9c 100644 --- a/python/python3-grpcio/python3-grpcio.info +++ b/python/python3-grpcio/python3-grpcio.info @@ -1,8 +1,8 @@ PRGNAM="python3-grpcio" -VERSION="1.73.0" +VERSION="1.73.1" HOMEPAGE="https://grpc.io/" -DOWNLOAD="https://github.com/grpc/grpc/archive/v1.73.0/grpc-1.73.0.tar.gz" -MD5SUM="fe276d4846323aa5a95540d9491bf683" +DOWNLOAD="https://github.com/grpc/grpc/archive/v1.73.1/grpc-1.73.1.tar.gz" +MD5SUM="7402a1c2df9135750dc3d64e13ae8818" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf3 re2" -- cgit v1.2.3