git: ab72d815ca96 - main - security/py-google-auth: Update to 2.49.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Apr 2026 22:05:26 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ab72d815ca966a309fe2792221465308b49cde53
commit ab72d815ca966a309fe2792221465308b49cde53
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:41:04 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:49 +0000
security/py-google-auth: Update to 2.49.1
- Update WWW
- Add RSA option
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/main/packages/google-auth/CHANGELOG.md
---
security/py-google-auth/Makefile | 12 +++++++-----
security/py-google-auth/distinfo | 6 +++---
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile
index 328832d62a03..8f8ca62aa6f4 100644
--- a/security/py-google-auth/Makefile
+++ b/security/py-google-auth/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-auth
-PORTVERSION= 2.48.0
+PORTVERSION= 2.49.1
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -7,34 +7,36 @@ DISTNAME= google_auth-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Authentication Library
-WWW= https://github.com/googleapis/google-auth-library-python
+WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth \
+ https://github.com/googleapis/google-cloud-python
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.2.1:devel/py-pyasn1-modules@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}rsa>=3.1.4<5:security/py-rsa@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.2.1:devel/py-pyasn1-modules@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent cryptography pep517
NO_ARCH= yes
-OPTIONS_DEFINE= AIOHTTP PYJWT REAUTH REQUESTS URLLIB3
+OPTIONS_DEFINE= AIOHTTP PYJWT REAUTH REQUESTS RSA URLLIB3
OPTIONS_DEFAULT=AIOHTTP PYJWT REQUESTS
AIOHTTP_DESC= Asynchronous HTTP requests via aiohttp
AIOHTTP_IMPLIES=REQUESTS
PYJWT_DESC= Create/verify JWT tokens
REAUTH_DESC= Authentication while refreshing credentials
REQUESTS_DESC= Transport adapter for requests
+RSA_DESC= RSA support (deprecated)
URLLIB3_DESC= Transport adapter for urllib3
AIOHTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.6.2<4.0.0:www/py-aiohttp@${PY_FLAVOR}
PYJWT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.0:www/py-pyjwt@${PY_FLAVOR}
REAUTH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyu2f>=0.1.5:net/py-pyu2f@${PY_FLAVOR}
REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0<3.0.0:www/py-requests@${PY_FLAVOR}
+RSA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rsa>=3.1.4<5:security/py-rsa@${PY_FLAVOR}
URLLIB3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=0,1:net/py-urllib3@${PY_FLAVOR}
diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo
index 8b216186ec66..a20ee5dfee2e 100644
--- a/security/py-google-auth/distinfo
+++ b/security/py-google-auth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769874410
-SHA256 (google_auth-2.48.0.tar.gz) = 4f7e706b0cd3208a3d940a19a822c37a476ddba5450156c3e6624a71f7c841ce
-SIZE (google_auth-2.48.0.tar.gz) = 326522
+TIMESTAMP = 1775587576
+SHA256 (google_auth-2.49.1.tar.gz) = 16d40da1c3c5a0533f57d268fe72e0ebb0ae1cc3b567024122651c045d879b64
+SIZE (google_auth-2.49.1.tar.gz) = 333825