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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Nov 14 22:51:01 UTC 2017


Author: sunpoet
Date: Tue Nov 14 22:50:57 2017
New Revision: 454209
URL: https://svnweb.freebsd.org/changeset/ports/454209

Log:
  Update to 1.2.1
  
  Changes:	https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst

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	Tue Nov 14 22:50:52 2017	(r454208)
+++ head/security/py-google-auth/Makefile	Tue Nov 14 22:50:57 2017	(r454209)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-auth
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo	Tue Nov 14 22:50:52 2017	(r454208)
+++ head/security/py-google-auth/distinfo	Tue Nov 14 22:50:57 2017	(r454209)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509542393
-SHA256 (google-auth-1.2.0.tar.gz) = ca0c13207fcd10fbf7f99ef4caef590f2974189d8af39f68e3495e6ca7d847af
-SIZE (google-auth-1.2.0.tar.gz) = 291250
+TIMESTAMP = 1510696065
+SHA256 (google-auth-1.2.1.tar.gz) = 7170435cf6aa451be7e96120b9e37e8dbc59d3e8f3bab5b57a8fabbb29bf3810
+SIZE (google-auth-1.2.1.tar.gz) = 69797


More information about the svn-ports-all mailing list