Date: Wed, 1 Nov 2017 16:50:22 +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: r453297 - head/security/py-google-auth Message-ID: <201711011650.vA1GoMpN009036@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 1 16:50:22 2017 New Revision: 453297 URL: https://svnweb.freebsd.org/changeset/ports/453297 Log: Update to 1.2.0 Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst 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 Wed Nov 1 16:50:17 2017 (r453296) +++ head/security/py-google-auth/Makefile Wed Nov 1 16:50:22 2017 (r453297) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-google-auth/distinfo ============================================================================== --- head/security/py-google-auth/distinfo Wed Nov 1 16:50:17 2017 (r453296) +++ head/security/py-google-auth/distinfo Wed Nov 1 16:50:22 2017 (r453297) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506005355 -SHA256 (google-auth-1.1.1.tar.gz) = e00236a914906409367e96fdcf5c08aaca3ab5bd3aab0c5c5ea9255162640215 -SIZE (google-auth-1.1.1.tar.gz) = 290557 +TIMESTAMP = 1509542393 +SHA256 (google-auth-1.2.0.tar.gz) = ca0c13207fcd10fbf7f99ef4caef590f2974189d8af39f68e3495e6ca7d847af +SIZE (google-auth-1.2.0.tar.gz) = 291250
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711011650.vA1GoMpN009036>