svn commit: r537192 - head/security/py-google-auth

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 31 18:18:09 UTC 2020


Author: sunpoet
Date: Sun May 31 18:18:03 2020
New Revision: 537192
URL: https://svnweb.freebsd.org/changeset/ports/537192

Log:
  Update to 1.16.0
  
  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	Sun May 31 18:17:58 2020	(r537191)
+++ head/security/py-google-auth/Makefile	Sun May 31 18:18:03 2020	(r537192)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-auth
-PORTVERSION=	1.15.0
+PORTVERSION=	1.16.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo	Sun May 31 18:17:58 2020	(r537191)
+++ head/security/py-google-auth/distinfo	Sun May 31 18:18:03 2020	(r537192)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589908788
-SHA256 (google-auth-1.15.0.tar.gz) = fbf25fee328c0828ef293459d9c649ef84ee44c0b932bb999d19df0ead1b40cf
-SIZE (google-auth-1.15.0.tar.gz) = 103730
+TIMESTAMP = 1590927007
+SHA256 (google-auth-1.16.0.tar.gz) = 1b3732b121917124adfe602de148ef5cba351792cf9527f99e6b61b84f74a7f5
+SIZE (google-auth-1.16.0.tar.gz) = 104376


More information about the svn-ports-head mailing list