svn commit: r461299 - head/security/py-google-auth
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Feb 9 14:07:48 UTC 2018
Author: sunpoet
Date: Fri Feb 9 14:07:46 2018
New Revision: 461299
URL: https://svnweb.freebsd.org/changeset/ports/461299
Log:
Update to 1.4.0
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 Fri Feb 9 14:07:41 2018 (r461298)
+++ head/security/py-google-auth/Makefile Fri Feb 9 14:07:46 2018 (r461299)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= google-auth
-PORTVERSION= 1.3.0
+PORTVERSION= 1.4.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/security/py-google-auth/distinfo
==============================================================================
--- head/security/py-google-auth/distinfo Fri Feb 9 14:07:41 2018 (r461298)
+++ head/security/py-google-auth/distinfo Fri Feb 9 14:07:46 2018 (r461299)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515563403
-SHA256 (google-auth-1.3.0.tar.gz) = d119b5954393d81c4a986ab420cf2c8129fc95ff5c4c6bb8ab5c8f3e6446394f
-SIZE (google-auth-1.3.0.tar.gz) = 70573
+TIMESTAMP = 1518182920
+SHA256 (google-auth-1.4.0.tar.gz) = 79d0413c38aaa6a52b44d2ad62e7ef5a816912b897d1536ef95ee5526aa08634
+SIZE (google-auth-1.4.0.tar.gz) = 74091
More information about the svn-ports-all
mailing list