Date: Sat, 28 Dec 2019 07:31:36 +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: r521098 - head/security/py-google-auth Message-ID: <201912280731.xBS7Va4i039708@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 28 07:31:35 2019 New Revision: 521098 URL: https://svnweb.freebsd.org/changeset/ports/521098 Log: Update to 1.9.0 Changes: https://github.com/googleapis/google-auth-library-python/releases 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 Sat Dec 28 07:31:30 2019 (r521097) +++ head/security/py-google-auth/Makefile Sat Dec 28 07:31:35 2019 (r521098) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.8.1 +PORTVERSION= 1.9.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-google-auth/distinfo ============================================================================== --- head/security/py-google-auth/distinfo Sat Dec 28 07:31:30 2019 (r521097) +++ head/security/py-google-auth/distinfo Sat Dec 28 07:31:35 2019 (r521098) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576164482 -SHA256 (google-auth-1.8.1.tar.gz) = 44fd26d86e9a04fbb21064a0295288044cb2b920d305501b5f8d546452f246bd -SIZE (google-auth-1.8.1.tar.gz) = 84280 +TIMESTAMP = 1577145787 +SHA256 (google-auth-1.9.0.tar.gz) = 038a921618620491502eeb4ed5b7af6a8ee2a7950918a5b3e0d718e841aff4da +SIZE (google-auth-1.9.0.tar.gz) = 85650
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912280731.xBS7Va4i039708>