From nobody Sat Apr 18 22:05:26 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fym5g13GHz6ZQqn for ; Sat, 18 Apr 2026 22:05:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fym5f4GTKz3lXm for ; Sat, 18 Apr 2026 22:05:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776549926; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wSJZWEQyPgcQ3sP+ajjUMUIp/TlBvDBd6YH95yNVD/c=; b=yrcOm+9HbhYoyG5sJ6vDW/NqsZCMSYEiGWNwo1XpGuBiT1QyGbDAZ0rHs/E0hZt1d6hNaO 6RKyUkmHDyXXPSOTdFcBt62AevxM01MmsIRnY14Waf7ru8OW7kbrlyEQUIBeeaH3dNhCZy aCt9SQo1pyZgdnkfhKFYEazO78wxVz9NVMjExalT/B1iknX8dt6rknoHNCHTu5BstBL/pT iGL3pUUSjyZJWrC4zNxzZLR7DY/zYoBtw91NbEkFgi/3zPJRD+GsAsg9rfw6H6aF4+p2P/ d80LxK1V6Jo/fcJGUXB5iqobYQ2OGaoJe/55OE/e0TD5mbdXfdO+c0axaWxJaA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776549926; a=rsa-sha256; cv=none; b=kq5yqEe62cSl6GPfD4/DXp08XVTRlyhk8u2xZQEgpCrHTXFHNN/GIa++AJIM5gDf0PFSeA hKTiZx+DrUt6r7mjiZZhSqqQbuAeSbZWYRQpIL5DaInzcKBXjrRDIpOtUCKb9UXiJSCsz7 sJO3JJ67QH+EN/nXuIbGTM40sLk7Bc6MCZ368hRsnNt6yVcNCoF6zl9o8qGWm0u7mklr/C yDIttcr9lPc+shrrb4E2aL+2DLd4IFl/FNdcPvT2ELXduL3b1D2zLWfonYVxcSqV4aMbYa Eo3hXKPjL8iBaanuUTayu12sNBKYiPBjKKjbwDSW4Zuz4KF5Wbaz+EFEBQL9Xw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776549926; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wSJZWEQyPgcQ3sP+ajjUMUIp/TlBvDBd6YH95yNVD/c=; b=GjwIg/uubH9Kn7zoj6KUtWRq6KWb9yGVQmptkKiGG1Y1yyQQAxFnZOTRNQbXxFIOoMZuwJ UaJmjlZfTyvOYMNvpwGqraiNGtrOhe7nGIwO2fb4H0RbBpX1XUT8istV8X98+5BVLX+1tc ALgoPbu7pF6IQPaDJhkllx5n8Mw/OM+fNZisbPKJJLn1imzumIgvsuBmKuBWGEOIKeHzS9 KsUCUfh+2hTIdGHUREsQIpLIPxGzhM0//ycCeNkC/+7AEk6H3Md1GczmMvTq6keSPvqhj0 83GJEpEz1VaJX/Z+tp1XSOYTQ9OepaqvhJUEQrN/Z3BBzw5rF1rdO5Ve1GfU3A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fym5f3nM6zyqX for ; Sat, 18 Apr 2026 22:05:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33a52 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 22:05:26 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: ab72d815ca96 - main - security/py-google-auth: Update to 2.49.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ab72d815ca966a309fe2792221465308b49cde53 Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 22:05:26 +0000 Message-Id: <69e40026.33a52.209490af@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab72d815ca966a309fe2792221465308b49cde53 commit ab72d815ca966a309fe2792221465308b49cde53 Author: Po-Chuan Hsieh AuthorDate: 2026-04-18 21:41:04 +0000 Commit: Po-Chuan Hsieh 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