Date: Sun, 1 Oct 2023 05:09:30 GMT From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b23408c9d9e1 - main - devel/py-grpcio-tools: update to 1.59.0. Message-ID: <202310010509.39159UZu060924@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=b23408c9d9e1025d156c8d2077fb1221a0504131 commit b23408c9d9e1025d156c8d2077fb1221a0504131 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2023-10-01 05:09:08 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2023-10-01 05:09:08 +0000 devel/py-grpcio-tools: update to 1.59.0. --- devel/py-grpcio-tools/Makefile | 2 +- devel/py-grpcio-tools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-grpcio-tools/Makefile b/devel/py-grpcio-tools/Makefile index 167294c7a3cf..2e25832f1b3f 100644 --- a/devel/py-grpcio-tools/Makefile +++ b/devel/py-grpcio-tools/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio-tools -PORTVERSION= 1.58.0 +PORTVERSION= 1.59.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-tools/distinfo b/devel/py-grpcio-tools/distinfo index b0b135442294..0e4a96b04823 100644 --- a/devel/py-grpcio-tools/distinfo +++ b/devel/py-grpcio-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694183393 -SHA256 (grpcio-tools-1.58.0.tar.gz) = 6f4d80ceb591e31ca4dceec747dbe56132e1392a0a9bb1c8fe001d1b5cac898a -SIZE (grpcio-tools-1.58.0.tar.gz) = 4525422 +TIMESTAMP = 1696136720 +SHA256 (grpcio-tools-1.59.0.tar.gz) = aa4018f2d8662ac4d9830445d3d253a11b3e096e8afe20865547137aa1160e93 +SIZE (grpcio-tools-1.59.0.tar.gz) = 4622547
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310010509.39159UZu060924>