aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio/python3-grpcio.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-06-25 19:15:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-05 10:09:47 +0700
commitbb7d235151704c1cf425f198e4afdccfb47c7076 (patch)
tree4c3f8e691fcf66ade5a11ccb54675272b1bdbe99 /python/python3-grpcio/python3-grpcio.SlackBuild
parentaf9ca2b5903c6c064a7e3a53b89c02bbc94146ab (diff)
python/python3-grpcio: Updated for version 1.73.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 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}