aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio/python3-grpcio.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-06-12 23:22:02 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-14 08:43:14 +0700
commit5e50a1776a0ead3ddf6fa61b9511f3db592ba393 (patch)
treee8b997765a38ede2247d4d76a045d727adc1f075 /python/python3-grpcio/python3-grpcio.SlackBuild
parent93f5278e6f8dace4f0c5c1ed690d58c072f63f35 (diff)
python/python3-grpcio: Update for 1.73.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 b2a3c87bd4..d4ac358e51 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.72.1}
+VERSION=${VERSION:-1.73.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}