aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-07-24 01:27:06 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-25 00:14:17 +0700
commit940cffa31e585d2a67c780e2b68a9a947083142e (patch)
treec4b5d89f735913d727d139ac5172fff913b725c2 /python/python3-grpcio
parent3dda331c5c9e675f338288107a6666ab0832ca1a (diff)
python/python3-grpcio: Update for 1.74.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-grpcio')
-rw-r--r--python/python3-grpcio/python3-grpcio.SlackBuild2
-rw-r--r--python/python3-grpcio/python3-grpcio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-grpcio/python3-grpcio.SlackBuild b/python/python3-grpcio/python3-grpcio.SlackBuild
index 0aa1d1041a..fdf73a6c64 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.1}
+VERSION=${VERSION:-1.74.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 c46d8a5c9c..95812f0680 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.1"
+VERSION="1.74.0"
HOMEPAGE="https://grpc.io/"
-DOWNLOAD="https://github.com/grpc/grpc/archive/v1.73.1/grpc-1.73.1.tar.gz"
-MD5SUM="7402a1c2df9135750dc3d64e13ae8818"
+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"