git: 2d3b86f40efe - main - devel/py-grpcio-status: Update to 1.53.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Apr 2023 13:40:55 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2d3b86f40efea3373f8f369aa0afee65e12f74a1
commit 2d3b86f40efea3373f8f369aa0afee65e12f74a1
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:31:12 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:49 +0000
devel/py-grpcio-status: Update to 1.53.0
- Update WWW and clean up pkg-descr
Changes: https://github.com/grpc/grpc/commits/master/src/python/grpcio_status
---
devel/py-grpcio-status/Makefile | 5 +++--
devel/py-grpcio-status/distinfo | 6 +++---
devel/py-grpcio-status/pkg-descr | 2 --
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile
index e9c391305730..75ec642386a6 100644
--- a/devel/py-grpcio-status/Makefile
+++ b/devel/py-grpcio-status/Makefile
@@ -1,12 +1,13 @@
PORTNAME= grpcio-status
-PORTVERSION= 1.52.0
+PORTVERSION= 1.53.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Status proto mapping for gRPC
-WWW= https://grpc.io/
+WWW= https://grpc.io/ \
+ https://github.com/grpc/grpc/tree/master/src/python/grpcio_status
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-grpcio-status/distinfo b/devel/py-grpcio-status/distinfo
index b45f3f040018..0750c6f92580 100644
--- a/devel/py-grpcio-status/distinfo
+++ b/devel/py-grpcio-status/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771221
-SHA256 (grpcio-status-1.52.0.tar.gz) = 602a3808d485a1b69e11d150a075e3e927f647f3a8b387ee3c3f01633445b2fc
-SIZE (grpcio-status-1.52.0.tar.gz) = 13513
+TIMESTAMP = 1680726140
+SHA256 (grpcio-status-1.53.0.tar.gz) = 5a46820dc7d94bac48aae5dd97c94cadea09d80a05553aca74a92a2954030420
+SIZE (grpcio-status-1.53.0.tar.gz) = 13495
diff --git a/devel/py-grpcio-status/pkg-descr b/devel/py-grpcio-status/pkg-descr
index 8870a494cca4..e1707a26f2f8 100644
--- a/devel/py-grpcio-status/pkg-descr
+++ b/devel/py-grpcio-status/pkg-descr
@@ -1,3 +1 @@
Reference package for GRPC Python status proto mapping.
-
-See also: https://github.com/grpc/grpc/tree/master/src/python/grpcio_status