diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2021-01-19 06:04:07 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2021-01-19 06:04:07 +0000 |
commit | 0afc732b292634d3f3567f3c69c4cdf7d7fe8776 (patch) | |
tree | 773ce16b16ad8aacd120a76381ea693292012a72 /devel/py-grpcio-tools | |
parent | ce983e3d0a34f9e80f7c56124ceab28893731944 (diff) |
Update to 1.34.1.
Notes
Notes:
svn path=/head/; revision=562027
Diffstat (limited to 'devel/py-grpcio-tools')
-rw-r--r-- | devel/py-grpcio-tools/Makefile | 2 | ||||
-rw-r--r-- | 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 9808660e228d..0c5dbf05c11c 100644 --- a/devel/py-grpcio-tools/Makefile +++ b/devel/py-grpcio-tools/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio-tools -PORTVERSION= 1.34.0 +PORTVERSION= 1.34.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-tools/distinfo b/devel/py-grpcio-tools/distinfo index eb8a1ce4c6e2..ea4641bf4829 100644 --- a/devel/py-grpcio-tools/distinfo +++ b/devel/py-grpcio-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607225638 -SHA256 (grpcio-tools-1.34.0.tar.gz) = db5a6f0130256d534cbe35eab37d37a448d96f4fd736e5051c6be1aee49cea1d -SIZE (grpcio-tools-1.34.0.tar.gz) = 2102537 +TIMESTAMP = 1611035757 +SHA256 (grpcio-tools-1.34.1.tar.gz) = b411f36748f4ead33411544d785e37825598bbb8abbe79eca422e395be5a3d08 +SIZE (grpcio-tools-1.34.1.tar.gz) = 2103269 |