Date: Mon, 28 Feb 2022 12:52:18 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: 5c5a1390fed4 - main - finance/py-yfinance: Update to 0.1.69 Message-ID: <202202281252.21SCqIaA064420@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=5c5a1390fed49775e4336c5c570b0592e51fcc9f commit 5c5a1390fed49775e4336c5c570b0592e51fcc9f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 09:35:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 12:46:20 +0000 finance/py-yfinance: Update to 0.1.69 Changes: https://github.com/ranaroussi/yfinance/releases https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst --- 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 cc7c6d053c71..00078550c6f0 100644 --- a/finance/py-yfinance/Makefile +++ b/finance/py-yfinance/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= yfinance -PORTVERSION= 0.1.66 +PORTVERSION= 0.1.69 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/finance/py-yfinance/distinfo b/finance/py-yfinance/distinfo index f41d5a926f74..d81cbf19cbe6 100644 --- a/finance/py-yfinance/distinfo +++ b/finance/py-yfinance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637073002 -SHA256 (yfinance-0.1.66.tar.gz) = 9ea6fd18319fd898a8428a4a3d67171812b54779e330ead4d4ed0c59eb311be5 -SIZE (yfinance-0.1.66.tar.gz) = 22854 +TIMESTAMP = 1643971106 +SHA256 (yfinance-0.1.69.tar.gz) = f8448c473188b0de5f16fe11125842545a6649a4caf43bfa24a931d57eac28e5 +SIZE (yfinance-0.1.69.tar.gz) = 24335
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202281252.21SCqIaA064420>