Date: Sun, 21 Jul 2024 03:49:43 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: 62ae76a996f9 - main - devel/py-grpcio: update to 1.65.1. Message-ID: <202407210349.46L3nhIX048216@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=62ae76a996f9614782d444c949381af61e0de0f1 commit 62ae76a996f9614782d444c949381af61e0de0f1 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2024-07-21 03:48:53 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2024-07-21 03:48:53 +0000 devel/py-grpcio: update to 1.65.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 0da71e883776..b51f58ab4a1f 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio -PORTVERSION= 1.65.0 +PORTVERSION= 1.65.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index afcbb2eb4d98..028ac65a69f3 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720758858 -SHA256 (grpcio-1.65.0.tar.gz) = 2c7891f66daefc80cce1bed6bc0c2802d26dac46544ba1be79c4e7d85661dd73 -SIZE (grpcio-1.65.0.tar.gz) = 12243603 +TIMESTAMP = 1721532219 +SHA256 (grpcio-1.65.1.tar.gz) = 3c492301988cd720cd145d84e17318d45af342e29ef93141228f9cd73222368b +SIZE (grpcio-1.65.1.tar.gz) = 12256550
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407210349.46L3nhIX048216>