Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2020 17:46:24 +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: r523134 - head/security/py-google-auth
Message-ID:  <202001151746.00FHkOan033894@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jan 15 17:46:24 2020
New Revision: 523134
URL: https://svnweb.freebsd.org/changeset/ports/523134

Log:
  Update to 1.10.1
  
  Changes:	https://github.com/googleapis/google-auth-library-python/releases
  		https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md

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 Jan 15 17:46:19 2020	(r523133)
+++ head/security/py-google-auth/Makefile	Wed Jan 15 17:46:24 2020	(r523134)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-auth
-PORTVERSION=	1.10.0
-PORTREVISION=	1
+PORTVERSION=	1.10.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo	Wed Jan 15 17:46:19 2020	(r523133)
+++ head/security/py-google-auth/distinfo	Wed Jan 15 17:46:24 2020	(r523134)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577523918
-SHA256 (google-auth-1.10.0.tar.gz) = 7bb2034a3a290190cf4e3eb8ebf29e5025c90f0b06a00ba4d1fb94bf0c6448f7
-SIZE (google-auth-1.10.0.tar.gz) = 86793
+TIMESTAMP = 1579099030
+SHA256 (google-auth-1.10.1.tar.gz) = abc459495de01c46bbf37ee8d22e6ae9232b3c2e09cfa5f1122b1645603b5def
+SIZE (google-auth-1.10.1.tar.gz) = 86993



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