Date: Tue, 31 Dec 2024 16:02:13 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: d8b6f512e592 - main - finance/py-yfinance: Update to 0.2.51 Message-ID: <202412311602.4BVG2Dhj092859@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8b6f512e5922c79304668515f6abfd725e95e21 commit d8b6f512e5922c79304668515f6abfd725e95e21 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:49:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:49:42 +0000 finance/py-yfinance: Update to 0.2.51 Changes: https://github.com/ranaroussi/yfinance/releases --- finance/py-yfinance/Makefile | 2 +- finance/py-yfinance/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/finance/py-yfinance/Makefile b/finance/py-yfinance/Makefile index 6806b24c794d..31de1f3020ce 100644 --- a/finance/py-yfinance/Makefile +++ b/finance/py-yfinance/Makefile @@ -1,5 +1,5 @@ PORTNAME= yfinance -PORTVERSION= 0.2.50 +PORTVERSION= 0.2.51 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/finance/py-yfinance/distinfo b/finance/py-yfinance/distinfo index f731bfe3c420..814224a2bfd7 100644 --- a/finance/py-yfinance/distinfo +++ b/finance/py-yfinance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732260946 -SHA256 (yfinance-0.2.50.tar.gz) = 33b379cad4261313dc93bfe3148d2f6e6083210e6341f0c93dd3af853019b1a0 -SIZE (yfinance-0.2.50.tar.gz) = 111862 +TIMESTAMP = 1735227946 +SHA256 (yfinance-0.2.51.tar.gz) = 7902cc9b23699a51efa50f1cc7a965220a56beccc00d189f929b4c7c5c189a60 +SIZE (yfinance-0.2.51.tar.gz) = 113892
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311602.4BVG2Dhj092859>