Date: Mon, 13 Sep 2021 02:59:14 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: ae37a7c70194 - main - devel/py-grpcio: update to 1.40.0. Message-ID: <202109130259.18D2xEVD099997@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=ae37a7c701945c5c30cc4e6928fb698160dd1d39 commit ae37a7c701945c5c30cc4e6928fb698160dd1d39 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2021-09-13 02:53:20 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2021-09-13 02:53:20 +0000 devel/py-grpcio: update to 1.40.0. --- 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 efd948482591..e08f843b6641 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,7 +1,7 @@ # Created by: vanilla@ PORTNAME= grpcio -PORTVERSION= 1.39.0 +PORTVERSION= 1.40.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index 0ec5b5ad5915..4ea489c4dd7f 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627012168 -SHA256 (grpcio-1.39.0.tar.gz) = 57974361a459d6fe04c9ae0af1845974606612249f467bbd2062d963cb90f407 -SIZE (grpcio-1.39.0.tar.gz) = 21295494 +TIMESTAMP = 1631501234 +SHA256 (grpcio-1.40.0.tar.gz) = 3d172158fe886a2604db1b6e17c2de2ab465fe0fe36aba2ec810ca8441cefe3a +SIZE (grpcio-1.40.0.tar.gz) = 21275735
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109130259.18D2xEVD099997>