Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Apr 2020 19:54:58 +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: r530822 - head/security/py-google-auth
Message-ID:  <202004051954.035Jsw7v005441@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Apr  5 19:54:58 2020
New Revision: 530822
URL: https://svnweb.freebsd.org/changeset/ports/530822

Log:
  Update to 1.13.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	Sun Apr  5 19:54:53 2020	(r530821)
+++ head/security/py-google-auth/Makefile	Sun Apr  5 19:54:58 2020	(r530822)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-auth
-PORTVERSION=	1.13.0
+PORTVERSION=	1.13.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo	Sun Apr  5 19:54:53 2020	(r530821)
+++ head/security/py-google-auth/distinfo	Sun Apr  5 19:54:58 2020	(r530822)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585907226
-SHA256 (google-auth-1.13.0.tar.gz) = a6b113e41e8aa9eeeae00d8a93dbd85ef22baa2435e5ac9c8536fd0c4724f8b4
-SIZE (google-auth-1.13.0.tar.gz) = 100636
+TIMESTAMP = 1586082595
+SHA256 (google-auth-1.13.1.tar.gz) = a5ee4c40fef77ea756cf2f1c0adcf475ecb53af6700cf9c133354cdc9b267148
+SIZE (google-auth-1.13.1.tar.gz) = 100683



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