Date: Fri, 8 May 2020 20:53:26 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534459 - head/security/py-google-auth Message-ID: <202005082053.048KrQwo010902@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 8 20:53:26 2020 New Revision: 534459 URL: https://svnweb.freebsd.org/changeset/ports/534459 Log: Update to 1.14.2 Changes: https://github.com/googleapis/google-auth-library-python/releases https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md Modified: head/security/py-google-auth/Makefile head/security/py-google-auth/distinfo Modified: head/security/py-google-auth/Makefile ============================================================================== --- head/security/py-google-auth/Makefile Fri May 8 20:53:21 2020 (r534458) +++ head/security/py-google-auth/Makefile Fri May 8 20:53:26 2020 (r534459) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.14.1 +PORTVERSION= 1.14.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-google-auth/distinfo ============================================================================== --- head/security/py-google-auth/distinfo Fri May 8 20:53:21 2020 (r534458) +++ head/security/py-google-auth/distinfo Fri May 8 20:53:26 2020 (r534459) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587591437 -SHA256 (google-auth-1.14.1.tar.gz) = e63b2210e03c4ed829063b72c4af0c4b867c2788efb3210b6b9439b488bd3afd -SIZE (google-auth-1.14.1.tar.gz) = 101834 +TIMESTAMP = 1588930333 +SHA256 (google-auth-1.14.2.tar.gz) = 2243db98475f7f2033c41af5185333cbf13780e8f5f96eaadd997c6f34181dcc +SIZE (google-auth-1.14.2.tar.gz) = 101956
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005082053.048KrQwo010902>