Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:12:31 +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: 502d3370c97e - main - finance/py-yfinance: Update WWW
Message-ID:  <69ef60bf.31921.5783b373@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=502d3370c97e92ffc97046b58deb2d65522164ac

commit 502d3370c97e92ffc97046b58deb2d65522164ac
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:04:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:42 +0000

    finance/py-yfinance: Update WWW
---
 finance/py-yfinance/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/finance/py-yfinance/Makefile b/finance/py-yfinance/Makefile
index 2fb739fd3c88..a83f9c30f96b 100644
--- a/finance/py-yfinance/Makefile
+++ b/finance/py-yfinance/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Yahoo! Finance market data downloader
-WWW=		https://github.com/ranaroussi/yfinance
+WWW=		https://ranaroussi.github.io/yfinance/ \
+		https://github.com/ranaroussi/yfinance
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60bf.31921.5783b373>