Date: Thu, 6 Jun 2024 05:21:20 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: 4ab9d6101c38 - main - devel/py-grpcio: update to 1.64.1. Message-ID: <202406060521.4565LKAZ051646@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=4ab9d6101c3843d668bc05c83ae8e9fbefce3e50 commit 4ab9d6101c3843d668bc05c83ae8e9fbefce3e50 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2024-06-06 05:20:35 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2024-06-06 05:21:12 +0000 devel/py-grpcio: update to 1.64.1. --- devel/py-grpcio/Makefile | 2 +- devel/py-grpcio/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-grpcio/Makefile b/devel/py-grpcio/Makefile index 93245236a995..3ca1b90266b7 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio -PORTVERSION= 1.64.0 +PORTVERSION= 1.64.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index f2e9db9d3a03..e21f9295ff9e 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716280011 -SHA256 (grpcio-1.64.0.tar.gz) = 257baf07f53a571c215eebe9679c3058a313fd1d1f7c4eede5a8660108c52d9c -SIZE (grpcio-1.64.0.tar.gz) = 12221375 +TIMESTAMP = 1717643046 +SHA256 (grpcio-1.64.1.tar.gz) = 8d51dd1c59d5fa0f34266b80a3805ec29a1f26425c2a54736133f6d87fc4968a +SIZE (grpcio-1.64.1.tar.gz) = 12218528
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406060521.4565LKAZ051646>