Date: Tue, 22 Jun 2021 13:18:24 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: 15f586f24f7e - main - devel/py-grpcio: update to 1.38.1. Message-ID: <202106221318.15MDIODU090716@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=15f586f24f7e22c9e73cb70e5ef1386793d13bac commit 15f586f24f7e22c9e73cb70e5ef1386793d13bac Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2021-06-22 13:15:22 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2021-06-22 13:15:22 +0000 devel/py-grpcio: update to 1.38.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 6e60a16b12f8..c0f2e789c578 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,7 +1,7 @@ # Created by: vanilla@ PORTNAME= grpcio -PORTVERSION= 1.38.0 +PORTVERSION= 1.38.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index a935e374d824..bdb3436a5d6e 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621578414 -SHA256 (grpcio-1.38.0.tar.gz) = abbf9c8c3df4d5233d5888c6cfa85c1bb68a6923749bd4dd1abc6e1e93986f17 -SIZE (grpcio-1.38.0.tar.gz) = 21391828 +TIMESTAMP = 1624367548 +SHA256 (grpcio-1.38.1.tar.gz) = 1f79d8a24261e3c12ec3a6c25945ff799ae09874fd24815bc17c2dc37715ef6c +SIZE (grpcio-1.38.1.tar.gz) = 21392075
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106221318.15MDIODU090716>