Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:22:39 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: bb3fb7494d88 - main - www/py-google-cloud-logging: Update WWW
Message-ID:  <202510061122.596BMddV086565@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=bb3fb7494d8850487283d1b9cf6b32d17603947f

commit bb3fb7494d8850487283d1b9cf6b32d17603947f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:17:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:17:19 +0000

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

diff --git a/www/py-google-cloud-logging/Makefile b/www/py-google-cloud-logging/Makefile
index edeb6aed0dab..44a2c92f6a17 100644
--- a/www/py-google-cloud-logging/Makefile
+++ b/www/py-google-cloud-logging/Makefile
@@ -7,7 +7,8 @@ DISTNAME=	google_cloud_logging-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Stackdriver Logging API client library
-WWW=		https://github.com/googleapis/python-logging
+WWW=		https://cloud.google.com/python/docs/reference/logging/latest \
+		https://github.com/googleapis/python-logging
 
 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.596BMddV086565>