Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2021 00:06:54 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ed725eb67bb8 - main - security/py-google-auth: Update to 1.33.0
Message-ID:  <202107160006.16G06seR067668@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed725eb67bb8b714cde1f31c9490c01c7078e5b7

commit ed725eb67bb8b714cde1f31c9490c01c7078e5b7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-15 23:52:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-15 23:52:49 +0000

    security/py-google-auth: Update to 1.33.0
    
    Changes:        https://github.com/googleapis/google-auth-library-python/releases
                    https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
---
 security/py-google-auth/Makefile | 2 +-
 security/py-google-auth/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile
index c2854b954d96..e299886945ac 100644
--- a/security/py-google-auth/Makefile
+++ b/security/py-google-auth/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	google-auth
-PORTVERSION=	1.32.1
+PORTVERSION=	1.33.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo
index b093de0603b8..4e76997152df 100644
--- a/security/py-google-auth/distinfo
+++ b/security/py-google-auth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625323619
-SHA256 (google-auth-1.32.1.tar.gz) = c7c215c74348ef24faef2f7b62f6d8e6b38824fe08b1e7b7b09a02d397eda7b3
-SIZE (google-auth-1.32.1.tar.gz) = 171621
+TIMESTAMP = 1626383180
+SHA256 (google-auth-1.33.0.tar.gz) = 9bd25d835c01ca3dd9045ea0b50f036e3fe3868ee2c5a9773a661925bbdf46ca
+SIZE (google-auth-1.33.0.tar.gz) = 178385



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