Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2019 13:46:14 +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: r519900 - head/security/py-google-auth
Message-ID:  <201912121346.xBCDkEVd094265@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 12 13:46:14 2019
New Revision: 519900
URL: https://svnweb.freebsd.org/changeset/ports/519900

Log:
  Update to 1.8.0
  
  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	Thu Dec 12 13:46:09 2019	(r519899)
+++ head/security/py-google-auth/Makefile	Thu Dec 12 13:46:14 2019	(r519900)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-auth
-PORTVERSION=	1.7.2
+PORTVERSION=	1.8.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo	Thu Dec 12 13:46:09 2019	(r519899)
+++ head/security/py-google-auth/distinfo	Thu Dec 12 13:46:14 2019	(r519900)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575793975
-SHA256 (google-auth-1.7.2.tar.gz) = 624db00f5cb1c938ea3c4a8aee94b43e69f1a9deadd734ed7d27d00bf3c68ae4
-SIZE (google-auth-1.7.2.tar.gz) = 83647
+TIMESTAMP = 1576073125
+SHA256 (google-auth-1.8.0.tar.gz) = 91932d1212051c39dcf056caa7997472470776cd989e6e36a1d9d5867703c467
+SIZE (google-auth-1.8.0.tar.gz) = 85532



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