Date: Fri, 2 Feb 2024 06:30:01 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: 309e27f470d7 - main - devel/py-grpcio-tools: update to 1.60.1. Message-ID: <202402020630.4126U1Kk080994@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=309e27f470d7d5984c6592de0e2c1fdea4f32dd3 commit 309e27f470d7d5984c6592de0e2c1fdea4f32dd3 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2024-02-02 06:29:36 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2024-02-02 06:29:36 +0000 devel/py-grpcio-tools: update to 1.60.1. --- 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 2639d37a0d59..5c27f97e8fa4 100644 --- a/devel/py-grpcio-tools/Makefile +++ b/devel/py-grpcio-tools/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio-tools -PORTVERSION= 1.60.0 +PORTVERSION= 1.60.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-tools/distinfo b/devel/py-grpcio-tools/distinfo index 306bb80859b4..eb3e9b073163 100644 --- a/devel/py-grpcio-tools/distinfo +++ b/devel/py-grpcio-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702282598 -SHA256 (grpcio-tools-1.60.0.tar.gz) = ed30499340228d733ff69fcf4a66590ed7921f94eb5a2bf692258b1280b9dac7 -SIZE (grpcio-tools-1.60.0.tar.gz) = 4611505 +TIMESTAMP = 1706855020 +SHA256 (grpcio-tools-1.60.1.tar.gz) = da08224ab8675c6d464b988bd8ca02cccd2bf0275bceefe8f6219bfd4a4f5e85 +SIZE (grpcio-tools-1.60.1.tar.gz) = 4611737
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402020630.4126U1Kk080994>