diff options
| author | isaackwy <isaacyu@protonmail.com> | 2025-08-07 13:05:19 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-09 21:41:10 +0700 |
| commit | 8af8bd119c5f0058c88e2ee42ae6c85df8a4212b (patch) | |
| tree | 3aa3f412b85c541ee95f50b60e915c1f45b82d8a /python/python3-grpcio | |
| parent | 53964a44676badf0deb037d3314f1d62b027147f (diff) | |
python/python3-grpcio: Update for 1.74.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-grpcio')
| -rw-r--r-- | python/python3-grpcio/python3-grpcio.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-grpcio/python3-grpcio.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-grpcio/python3-grpcio.SlackBuild b/python/python3-grpcio/python3-grpcio.SlackBuild index fdf73a6c64..d5d29eb7ee 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.74.0} +VERSION=${VERSION:-1.74.1} 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 95812f0680..b21d48b24b 100644 --- a/python/python3-grpcio/python3-grpcio.info +++ b/python/python3-grpcio/python3-grpcio.info @@ -1,8 +1,8 @@ PRGNAM="python3-grpcio" -VERSION="1.74.0" +VERSION="1.74.1" HOMEPAGE="https://grpc.io/" -DOWNLOAD="https://github.com/grpc/grpc/archive/v1.74.0/grpc-1.74.0.tar.gz" -MD5SUM="49f3cac1ee7a67142d1460ad71a14a14" +DOWNLOAD="https://github.com/grpc/grpc/archive/v1.74.1/grpc-1.74.1.tar.gz" +MD5SUM="395dd050e369ff70896732377060a327" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf3 re2" |
