Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:05:27 +0000
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: 20e57b609178 - main - security/py-google-auth-oauthlib: Update to 1.3.1
Message-ID:  <69e40027.337d1.70f0893e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 20e57b609178c184d6fea9c17c01421cfe6e510c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:41:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:50 +0000

    security/py-google-auth-oauthlib: Update to 1.3.1
    
    - Update WWW
    
    Changes:        https://github.com/googleapis/google-cloud-python/releases
                    https://github.com/googleapis/google-cloud-python/blob/main/packages/google-auth-oauthlib/CHANGELOG.md
---
 security/py-google-auth-oauthlib/Makefile | 5 +++--
 security/py-google-auth-oauthlib/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/py-google-auth-oauthlib/Makefile b/security/py-google-auth-oauthlib/Makefile
index 475dbde52a60..8f8cf2358200 100644
--- a/security/py-google-auth-oauthlib/Makefile
+++ b/security/py-google-auth-oauthlib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-auth-oauthlib
-PORTVERSION=	1.2.4
+PORTVERSION=	1.3.1
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -7,7 +7,8 @@ DISTNAME=	google_auth_oauthlib-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Google Authentication Library
-WWW=		https://github.com/googleapis/google-auth-library-python-oauthlib
+WWW=		https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth-oauthlib \
+		https://github.com/googleapis/google-cloud-python
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/security/py-google-auth-oauthlib/distinfo b/security/py-google-auth-oauthlib/distinfo
index 2e6118bc14ff..ba8174cfaacb 100644
--- a/security/py-google-auth-oauthlib/distinfo
+++ b/security/py-google-auth-oauthlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769874412
-SHA256 (google_auth_oauthlib-1.2.4.tar.gz) = 3ca93859c6cc9003c8e12b2a0868915209d7953f05a70f4880ab57d57e56ee3e
-SIZE (google_auth_oauthlib-1.2.4.tar.gz) = 21185
+TIMESTAMP = 1775587578
+SHA256 (google_auth_oauthlib-1.3.1.tar.gz) = 14c22c7b3dd3d06dbe44264144409039465effdd1eef94f7ce3710e486cc4bfa
+SIZE (google_auth_oauthlib-1.3.1.tar.gz) = 21663


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40027.337d1.70f0893e>