Date: Thu, 10 Sep 2020 08:16:57 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548188 - head/devel/py-grpcio-tools Message-ID: <202009100816.08A8Gvi3084566@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Thu Sep 10 08:16:57 2020 New Revision: 548188 URL: https://svnweb.freebsd.org/changeset/ports/548188 Log: Update to 1.32.0. Modified: head/devel/py-grpcio-tools/Makefile head/devel/py-grpcio-tools/distinfo Modified: head/devel/py-grpcio-tools/Makefile ============================================================================== --- head/devel/py-grpcio-tools/Makefile Thu Sep 10 08:14:33 2020 (r548187) +++ head/devel/py-grpcio-tools/Makefile Thu Sep 10 08:16:57 2020 (r548188) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio-tools -PORTVERSION= 1.31.0 +PORTVERSION= 1.32.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio-tools/distinfo ============================================================================== --- head/devel/py-grpcio-tools/distinfo Thu Sep 10 08:14:33 2020 (r548187) +++ head/devel/py-grpcio-tools/distinfo Thu Sep 10 08:16:57 2020 (r548188) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596696947 -SHA256 (grpcio-tools-1.31.0.tar.gz) = 3b08cbd3f4d5b60e3bff8f859e6e03db739967a684268164abc940415e23ca51 -SIZE (grpcio-tools-1.31.0.tar.gz) = 2065294 +TIMESTAMP = 1599725650 +SHA256 (grpcio-tools-1.32.0.tar.gz) = 28547272c51e1d2d343685b9f531e85bb90ad7bd93e726ba646b5627173cbc47 +SIZE (grpcio-tools-1.32.0.tar.gz) = 2103777
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009100816.08A8Gvi3084566>