Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2019 20:37:23 +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: r489010 - head/security/py-google-auth
Message-ID:  <201901012037.x01KbNjA057632@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan  1 20:37:23 2019
New Revision: 489010
URL: https://svnweb.freebsd.org/changeset/ports/489010

Log:
  Update to 1.6.2
  
  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	Tue Jan  1 20:37:17 2019	(r489009)
+++ head/security/py-google-auth/Makefile	Tue Jan  1 20:37:23 2019	(r489010)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-auth
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo	Tue Jan  1 20:37:17 2019	(r489009)
+++ head/security/py-google-auth/distinfo	Tue Jan  1 20:37:23 2019	(r489010)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542202443
-SHA256 (google-auth-1.6.1.tar.gz) = b08a27888e9d1c17a891b3688aacc9c6f2019d7f6c5a2e73588e6bb9a2c0fa98
-SIZE (google-auth-1.6.1.tar.gz) = 80309
+TIMESTAMP = 1546268503
+SHA256 (google-auth-1.6.2.tar.gz) = e8d64e9bc8cb6f0fc5360c693f86dc9ee6964081ee702e3b5ddc937f99efc950
+SIZE (google-auth-1.6.2.tar.gz) = 81148



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