Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 16:32:08 +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: r544995 - head/security/py-google-auth
Message-ID:  <202008151632.07FGW8mE008286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 15 16:32:08 2020
New Revision: 544995
URL: https://svnweb.freebsd.org/changeset/ports/544995

Log:
  Update to 1.20.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	Sat Aug 15 16:32:03 2020	(r544994)
+++ head/security/py-google-auth/Makefile	Sat Aug 15 16:32:08 2020	(r544995)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-auth
-PORTVERSION=	1.20.0
+PORTVERSION=	1.20.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo	Sat Aug 15 16:32:03 2020	(r544994)
+++ head/security/py-google-auth/distinfo	Sat Aug 15 16:32:08 2020	(r544995)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596280122
-SHA256 (google-auth-1.20.0.tar.gz) = c6e9735a2ee829a75b546702e460489db5cc35567a27fabd70b7c459f11efd58
-SIZE (google-auth-1.20.0.tar.gz) = 107340
+TIMESTAMP = 1596954360
+SHA256 (google-auth-1.20.1.tar.gz) = 2f34dd810090d0d4c9d5787c4ad7b4413d1fbfb941e13682c7a2298d3b6cdcc8
+SIZE (google-auth-1.20.1.tar.gz) = 107375



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