aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio/python3-grpcio.SlackBuild
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/python3-grpcio.SlackBuild
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/python3-grpcio.SlackBuild')
-rw-r--r--python/python3-grpcio/python3-grpcio.SlackBuild2
1 files changed, 1 insertions, 1 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}