Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:22:29 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: 1c9b87ccc928 - main - www/py-google-api-core: Update WWW
Message-ID:  <202510061122.596BMT1d086238@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=1c9b87ccc92844cd3e0cf8c1e438cacaaf07dcf8

commit 1c9b87ccc92844cd3e0cf8c1e438cacaaf07dcf8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:16:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:16:46 +0000

    www/py-google-api-core: Update WWW
---
 www/py-google-api-core/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile
index 02dece1bf59a..34ab3b8bd901 100644
--- a/www/py-google-api-core/Makefile
+++ b/www/py-google-api-core/Makefile
@@ -7,7 +7,8 @@ DISTNAME=	google_api_core-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Core Google API Client Library
-WWW=		https://github.com/googleapis/python-api-core
+WWW=		https://googleapis.dev/python/google-api-core/latest/ \
+		https://github.com/googleapis/python-api-core
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

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