Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:36: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: 917aa8b70529 - main - finance/py-yfinance: Update to 0.2.22
Message-ID:  <202307091036.369AaI2q058285@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=917aa8b70529fbc3a70c4bf6cd6af83355eb0e96

commit 917aa8b70529fbc3a70c4bf6cd6af83355eb0e96
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:19:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:19:32 +0000

    finance/py-yfinance: Update to 0.2.22
    
    Changes:        https://github.com/ranaroussi/yfinance/releases
                    https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
---
 finance/py-yfinance/Makefile | 3 +--
 finance/py-yfinance/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/finance/py-yfinance/Makefile b/finance/py-yfinance/Makefile
index 5c9d1f5b9471..307974388dd2 100644
--- a/finance/py-yfinance/Makefile
+++ b/finance/py-yfinance/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	yfinance
-PORTVERSION=	0.2.20
+PORTVERSION=	0.2.22
 CATEGORIES=	finance python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.4:devel/py-appdirs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.11.1:www/py-beautifulsoup@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}cryptography>=3.3.2,1:security/py-cryptography@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}frozendict>=2.3.4:devel/py-frozendict@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}html5lib>=1.1:www/py-html5lib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lxml>=4.9.1:devel/py-lxml@${PY_FLAVOR} \
diff --git a/finance/py-yfinance/distinfo b/finance/py-yfinance/distinfo
index 3f81ecacbe69..aeeb5ed98dda 100644
--- a/finance/py-yfinance/distinfo
+++ b/finance/py-yfinance/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686496766
-SHA256 (yfinance-0.2.20.tar.gz) = b9e95fba60c34a9f814b90eb59ec3f4118a32376cc8dd90ebb56f95d0811155d
-SIZE (yfinance-0.2.20.tar.gz) = 60636
+TIMESTAMP = 1688166292
+SHA256 (yfinance-0.2.22.tar.gz) = 782e05fa53babdc7a4ca4fafbebe6ecccb760ed6bd54ccc2e2a49ba4ad119fc7
+SIZE (yfinance-0.2.22.tar.gz) = 60938



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