Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:21:22 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: 05adccb40295 - main - devel/py-google-cloud-iam: Update WWW
Message-ID:  <202510061121.596BLM6F077607@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=05adccb4029574512a004677a0a6a08a2794cd67

commit 05adccb4029574512a004677a0a6a08a2794cd67
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:14:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:14:16 +0000

    devel/py-google-cloud-iam: Update WWW
---
 devel/py-google-cloud-iam/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/py-google-cloud-iam/Makefile b/devel/py-google-cloud-iam/Makefile
index 418da608c302..97e93ba50dc0 100644
--- a/devel/py-google-cloud-iam/Makefile
+++ b/devel/py-google-cloud-iam/Makefile
@@ -7,7 +7,8 @@ DISTNAME=	google_cloud_iam-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	IAM Service Account Credentials API client library
-WWW=		https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam \
+WWW=		https://cloud.google.com/python/docs/reference/iam/latest \
+		https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam \
 		https://github.com/googleapis/google-cloud-python
 
 LICENSE=	APACHE20


home | help

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