Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:52:28 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2a61a63a208d - main - devel/py-grpcio-status: Update to 1.54.2
Message-ID:  <202305272352.34RNqS6S060248@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2a61a63a208db0011193852e8343861dd5b6ec89

commit 2a61a63a208db0011193852e8343861dd5b6ec89
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:23:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:43:56 +0000

    devel/py-grpcio-status: Update to 1.54.2
    
    - Add PORTSCOUT
    
    Changes:        https://github.com/grpc/grpc/commits/master/src/python/grpcio_status
---
 devel/py-grpcio-status/Makefile | 4 +++-
 devel/py-grpcio-status/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/py-grpcio-status/Makefile b/devel/py-grpcio-status/Makefile
index 9217d3fe0ed5..10e50675ff3c 100644
--- a/devel/py-grpcio-status/Makefile
+++ b/devel/py-grpcio-status/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	grpcio-status
-PORTVERSION=	1.54.0
+PORTVERSION=	1.54.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,4 +21,6 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+PORTSCOUT=	skipv:1.55.0
+
 .include <bsd.port.mk>
diff --git a/devel/py-grpcio-status/distinfo b/devel/py-grpcio-status/distinfo
index 2b5a16f16ae2..289eefd64347 100644
--- a/devel/py-grpcio-status/distinfo
+++ b/devel/py-grpcio-status/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682354510
-SHA256 (grpcio-status-1.54.0.tar.gz) = b50305d52c0df6169493cca5f2e39b9b4d773b3f30d4a7a6b6dd7c18cb89007c
-SIZE (grpcio-status-1.54.0.tar.gz) = 13497
+TIMESTAMP = 1685162136
+SHA256 (grpcio-status-1.54.2.tar.gz) = 3255cbec5b7c706caa3d4dd584606c080e6415e15631bb2f6215e2b70055836d
+SIZE (grpcio-status-1.54.2.tar.gz) = 13503



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305272352.34RNqS6S060248>