Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2018 23:42:09 +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: r476256 - head/security/py-google-auth
Message-ID:  <201808022342.w72Ng91V021244@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug  2 23:42:08 2018
New Revision: 476256
URL: https://svnweb.freebsd.org/changeset/ports/476256

Log:
  Update to 1.5.1
  
  Changes:	https://github.com/GoogleCloudPlatform/google-auth-library-python/releases
  		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	Thu Aug  2 23:42:03 2018	(r476255)
+++ head/security/py-google-auth/Makefile	Thu Aug  2 23:42:08 2018	(r476256)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-auth
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo	Thu Aug  2 23:42:03 2018	(r476255)
+++ head/security/py-google-auth/distinfo	Thu Aug  2 23:42:08 2018	(r476256)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527884543
-SHA256 (google-auth-1.5.0.tar.gz) = 1745c9066f698eac3da99cef082914495fb71bc09597ba7626efbbb64c4acc57
-SIZE (google-auth-1.5.0.tar.gz) = 76052
+TIMESTAMP = 1533227154
+SHA256 (google-auth-1.5.1.tar.gz) = 9ca363facbf2622d9ba828017536ccca2e0f58bd15e659b52f312172f8815530
+SIZE (google-auth-1.5.1.tar.gz) = 76150



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808022342.w72Ng91V021244>