diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-10-05 01:56:23 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-10-05 02:00:18 +0000 |
commit | 37bdb950a74b9b3a4f10c91eb1a086eea0426b46 (patch) | |
tree | 15e0fc2e4e5ccc3663be59cf9decb4868922c3ff | |
parent | 359601f939250609e635acc5d925c15505982423 (diff) | |
download | ports-37bdb950a74b9b3a4f10c91eb1a086eea0426b46.tar.gz ports-37bdb950a74b9b3a4f10c91eb1a086eea0426b46.zip |
devel/py-grpcio-status: Update to 1.59.0
-rw-r--r-- | devel/py-grpcio-status/Makefile | 2 | ||||
-rw-r--r-- | devel/py-grpcio-status/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile index c2fc90662de7..208ac17bd6c7 100644 --- a/devel/py-grpcio-status/Makefile +++ b/devel/py-grpcio-status/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio-status -PORTVERSION= 1.58.0 +PORTVERSION= 1.59.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-status/distinfo b/devel/py-grpcio-status/distinfo index 1d0e12b58f20..040d77c5c67f 100644 --- a/devel/py-grpcio-status/distinfo +++ b/devel/py-grpcio-status/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694348272 -SHA256 (grpcio-status-1.58.0.tar.gz) = 0b42e70c0405a66a82d9e9867fa255fe59e618964a6099b20568c31dd9099766 -SIZE (grpcio-status-1.58.0.tar.gz) = 13524 +TIMESTAMP = 1696432918 +SHA256 (grpcio-status-1.59.0.tar.gz) = f93b9c33e0a26162ef8431bfcffcc3e1fb217ccd8d7b5b3061b6e9f813e698b5 +SIZE (grpcio-status-1.59.0.tar.gz) = 13554 |