Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:53:24 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: c9a8655813e1 - main - security/py-google-auth: Update to 2.19.0
Message-ID:  <202305272353.34RNrO6x061299@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=c9a8655813e15c0f2e6e8ac962171b40ad12359f

commit c9a8655813e15c0f2e6e8ac962171b40ad12359f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:24:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:44:08 +0000

    security/py-google-auth: Update to 2.19.0
    
    Changes:        https://github.com/googleapis/google-auth-library-python/releases
---
 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 ef7476b4f489..e0504040ac73 100644
--- a/security/py-google-auth/Makefile
+++ b/security/py-google-auth/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-auth
-PORTVERSION=	2.18.0
+PORTVERSION=	2.19.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo
index 987cd7003a88..4a512d0c15f0 100644
--- a/security/py-google-auth/distinfo
+++ b/security/py-google-auth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104542
-SHA256 (google-auth-2.18.0.tar.gz) = c66b488a8b005b23ccb97b1198b6cece516c91869091ac5b7c267422db2733c7
-SIZE (google-auth-2.18.0.tar.gz) = 224653
+TIMESTAMP = 1685162230
+SHA256 (google-auth-2.19.0.tar.gz) = f39d528077ac540793dd3c22a8706178f157642a67d874db25c640b7fead277e
+SIZE (google-auth-2.19.0.tar.gz) = 230075



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