aboutsummaryrefslogtreecommitdiff
path: root/python/python3-grpcio
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-04-28 20:58:02 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-04 21:44:56 +0700
commit367a05930381b6a8494dafb6e71d6a09b83551ed (patch)
tree3d67bfa135056a167efcd33fdebcaf68a1e860f8 /python/python3-grpcio
parent5d082ab147508ad5bff628e7ea8d1ea5f3cab74b (diff)
python/python3-grpcio: Update for 1.63.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 86326cbb68e12..d58f76d759866 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.62.2}
+VERSION=${VERSION:-1.63.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 1376e074858e5..f7f193c75f6e5 100644
--- a/python/python3-grpcio/python3-grpcio.info
+++ b/python/python3-grpcio/python3-grpcio.info
@@ -1,8 +1,8 @@
PRGNAM="python3-grpcio"
-VERSION="1.62.2"
+VERSION="1.63.0"
HOMEPAGE="https://grpc.io/"
-DOWNLOAD="https://github.com/grpc/grpc/archive/v1.62.2/grpc-1.62.2.tar.gz"
-MD5SUM="0cabd7727133de65d9d1c7d521b6b05f"
+DOWNLOAD="https://github.com/grpc/grpc/archive/v1.63.0/grpc-1.63.0.tar.gz"
+MD5SUM="a7a4cd8ce187c4a49d9498b3fcd148b2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="protobuf3 re2"