Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2019 19:54:44 +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: r493595 - head/security/py-google-auth
Message-ID:  <201902221954.x1MJsiiI083828@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb 22 19:54:44 2019
New Revision: 493595
URL: https://svnweb.freebsd.org/changeset/ports/493595

Log:
  Update to 1.6.3
  
  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	Fri Feb 22 19:54:38 2019	(r493594)
+++ head/security/py-google-auth/Makefile	Fri Feb 22 19:54:44 2019	(r493595)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-auth
-PORTVERSION=	1.6.2
+PORTVERSION=	1.6.3
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo	Fri Feb 22 19:54:38 2019	(r493594)
+++ head/security/py-google-auth/distinfo	Fri Feb 22 19:54:44 2019	(r493595)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546268503
-SHA256 (google-auth-1.6.2.tar.gz) = e8d64e9bc8cb6f0fc5360c693f86dc9ee6964081ee702e3b5ddc937f99efc950
-SIZE (google-auth-1.6.2.tar.gz) = 81148
+TIMESTAMP = 1550812124
+SHA256 (google-auth-1.6.3.tar.gz) = 0f7c6a64927d34c1a474da92cfc59e552a5d3b940d3266606c6a28b72888b9e4
+SIZE (google-auth-1.6.3.tar.gz) = 80899



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