Skip to content

Commit

Permalink
finance/py-yfinance: Update to 0.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 9, 2023
1 parent 722053d commit 917aa8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions 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}
Expand All @@ -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} \
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 917aa8b

Please sign in to comment.