Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 14:22:35 +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: 9c657c73f770 - main - security/py-google-auth: Update to 2.47.0
Message-ID:  <697e102b.301fb.76c479b7@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=9c657c73f770b1067fba6e40e10911082facc3d0

commit 9c657c73f770b1067fba6e40e10911082facc3d0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:36:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:15:26 +0000

    security/py-google-auth: Update to 2.47.0
    
    Changes:        https://github.com/googleapis/google-auth-library-python/releases
---
 security/py-google-auth/Makefile | 5 ++---
 security/py-google-auth/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile
index ed4c61e4b537..c726d5bf1c85 100644
--- a/security/py-google-auth/Makefile
+++ b/security/py-google-auth/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-auth
-PORTVERSION=	2.41.1
+PORTVERSION=	2.47.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,7 @@ 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}cachetools>=2.0.0<7.0:devel/py-cachetools@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.2.1:devel/py-pyasn1-modules@${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}
 
 USES=		python
diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo
index bcb86d0491f3..2033e054c43f 100644
--- a/security/py-google-auth/distinfo
+++ b/security/py-google-auth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759774709
-SHA256 (google_auth-2.41.1.tar.gz) = b76b7b1f9e61f0cb7e88870d14f6a94aeef248959ef6992670efee37709cbfd2
-SIZE (google_auth-2.41.1.tar.gz) = 292284
+TIMESTAMP = 1768625739
+SHA256 (google_auth-2.47.0.tar.gz) = 833229070a9dfee1a353ae9877dcd2dec069a8281a4e72e72f77d4a70ff945da
+SIZE (google_auth-2.47.0.tar.gz) = 323719


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e102b.301fb.76c479b7>