notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-yfinance Yahoo! Finance market data downloader
0.2.18 finance on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.75Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-06-14 17:48:50
Last Update: 2023-05-27 04:09:10
Commit Hash: 0d3f13c
Also Listed In: python
License: APACHE20
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}yfinance>0:finance/py-yfinance@${PY_FLAVOR}
To install the port:
cd /usr/ports/finance/py-yfinance/ && make install clean
To add the package, run one of these commands:
  • pkg install finance/py-yfinance
  • pkg install py39-yfinance
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-yfinance listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-yfinance
Package flavors (<flavor>: <package>)
  • py39: py39-yfinance
distinfo:

Packages (timestamps in pop-ups are UTC):
py38-yfinance
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd640.1.630.1.59
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i3860.1.630.1.59
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-falloutpkg-fallout
FreeBSD:12:amd64pkg-falloutpkg-fallout
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i386pkg-falloutpkg-fallout
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch64pkg-falloutpkg-fallout
FreeBSD:13:amd64pkg-falloutpkg-fallout
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i386pkg-falloutpkg-fallout
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch64pkg-falloutpkg-fallout
FreeBSD:14:amd64pkg-falloutpkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i386pkg-falloutpkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
py39-yfinance
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout0.1.75
FreeBSD:12:amd640.1.75_10.1.75
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3860.1.75_10.1.75
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch640.1.75_10.1.75
FreeBSD:13:amd640.1.75_10.1.75
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv70.1.75_10.1.75
FreeBSD:13:i3860.1.75_10.1.75
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout0.1.75
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch640.1.75_1pkg-fallout
FreeBSD:14:amd640.1.75_1pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i3860.1.75_1pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc640.1.75pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-appdirs>=1.4.4 : devel/py-appdirs@py39
  2. py39-beautifulsoup>=4.11.1 : www/py-beautifulsoup@py39
  3. py39-cryptography>=3.3.2,1 : security/py-cryptography@py39
  4. py39-frozendict>=2.3.4 : devel/py-frozendict@py39
  5. py39-html5lib>=1.1 : www/py-html5lib@py39
  6. py39-lxml>=4.9.1 : devel/py-lxml@py39
  7. py39-multitasking>=0.0.7 : devel/py-multitasking@py39
  8. py39-numpy>=1.16.5,1 : math/py-numpy@py39
  9. py39-pandas>=1.3.0,1 : math/py-pandas@py39
  10. py39-pytz>=2022.5,1 : devel/py-pytz@py39
  11. py39-requests>=2.26 : www/py-requests@py39
  12. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  13. python3.9 : lang/python39
This port is required by:
for Build
  1. finance/py-ffn
  2. science/py-qiskit-finance
for Run
  1. finance/py-ffn
  2. science/py-qiskit-finance

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/y/yfinance/
  2. https://pypi.org/packages/source/y/yfinance/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.18
27 May 2023 04:09:10
commit hash:0d3f13c472358e9c1e4eb5d7513ff14131e2e752commit hash:0d3f13c472358e9c1e4eb5d7513ff14131e2e752commit hash:0d3f13c472358e9c1e4eb5d7513ff14131e2e752commit hash:0d3f13c472358e9c1e4eb5d7513ff14131e2e752 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.2.18

Changes:	https://github.com/ranaroussi/yfinance/releases
		https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.75_1
23 Apr 2023 09:09:58
commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash:8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash:8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.1.75
11 Jan 2023 15:58:34
commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.1.75
09 Oct 2022 15:37:57
commit hash:50538e13c2fcdb6a2ed7b3f2f2b7d162dc5b649ecommit hash:50538e13c2fcdb6a2ed7b3f2f2b7d162dc5b649ecommit hash:50538e13c2fcdb6a2ed7b3f2f2b7d162dc5b649ecommit hash:50538e13c2fcdb6a2ed7b3f2f2b7d162dc5b649e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.75

Changes:	https://github.com/ranaroussi/yfinance/releases
		https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.1.74
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.74
20 Jul 2022 14:21:51
commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6commit hash:302a0617ccedf7f1dd9a84897505dd1ed55de2d6 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
finance: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Christopher Boumenot <boumenot@gmail.com>
  *  David Naylor <naylor.b.david@gmail.com>
  *  Dermot Tynan <dtynan@kalopa.com>
  *  Dorit Rottner (<rottner@punkt.de>)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Glenn Johnson <glennpj@charter.net>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Janky Jay <ek@purplehat.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.74
18 Jul 2022 12:39:56
commit hash:d84e579c5f312304663cfed5848fba293a2a2a58commit hash:d84e579c5f312304663cfed5848fba293a2a2a58commit hash:d84e579c5f312304663cfed5848fba293a2a2a58commit hash:d84e579c5f312304663cfed5848fba293a2a2a58 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.74

Changes:	https://github.com/ranaroussi/yfinance/releases
		https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.73
13 Jul 2022 18:29:23
commit hash:b299b58fb3a54db69aef918629235f30b01cbab7commit hash:b299b58fb3a54db69aef918629235f30b01cbab7commit hash:b299b58fb3a54db69aef918629235f30b01cbab7commit hash:b299b58fb3a54db69aef918629235f30b01cbab7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.73

Changes:	https://github.com/ranaroussi/yfinance/releases
		https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.72
21 Jun 2022 20:58:05
commit hash:502cd4ad088e853136261aba5350d13b2f214383commit hash:502cd4ad088e853136261aba5350d13b2f214383commit hash:502cd4ad088e853136261aba5350d13b2f214383commit hash:502cd4ad088e853136261aba5350d13b2f214383 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.72

Changes:	https://github.com/ranaroussi/yfinance/releases
		https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.71
21 Jun 2022 16:36:22
commit hash:e633a150d863cbb3919dae8e244b821302379480commit hash:e633a150d863cbb3919dae8e244b821302379480commit hash:e633a150d863cbb3919dae8e244b821302379480commit hash:e633a150d863cbb3919dae8e244b821302379480 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.71

Changes:	https://github.com/ranaroussi/yfinance/releases
		https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.70
25 Mar 2022 13:37:03
commit hash:5d06b6cc5291b1728686102f35d263da8473b4fbcommit hash:5d06b6cc5291b1728686102f35d263da8473b4fbcommit hash:5d06b6cc5291b1728686102f35d263da8473b4fbcommit hash:5d06b6cc5291b1728686102f35d263da8473b4fb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.70

Changes:	https://github.com/ranaroussi/yfinance/releases
		https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.69
28 Feb 2022 12:46:20
commit hash:5c5a1390fed49775e4336c5c570b0592e51fcc9fcommit hash:5c5a1390fed49775e4336c5c570b0592e51fcc9fcommit hash:5c5a1390fed49775e4336c5c570b0592e51fcc9fcommit hash:5c5a1390fed49775e4336c5c570b0592e51fcc9f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.69

Changes:	https://github.com/ranaroussi/yfinance/releases
		https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.66
21 Nov 2021 18:20:28
commit hash:fb365a3b9cdd04190ef49cf95457455037329b8acommit hash:fb365a3b9cdd04190ef49cf95457455037329b8acommit hash:fb365a3b9cdd04190ef49cf95457455037329b8acommit hash:fb365a3b9cdd04190ef49cf95457455037329b8a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.66

Changes:	https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.64
05 Nov 2021 19:14:14
commit hash:1295b9d75bdc0d2f0902c55318fa472d2045fcf3commit hash:1295b9d75bdc0d2f0902c55318fa472d2045fcf3commit hash:1295b9d75bdc0d2f0902c55318fa472d2045fcf3commit hash:1295b9d75bdc0d2f0902c55318fa472d2045fcf3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update USES=python

math/py-pandas requires Python 3.7+
0.1.64
25 Oct 2021 21:46:44
commit hash:b5fd6fea0c69a57452cacac13167ab26fa874e79commit hash:b5fd6fea0c69a57452cacac13167ab26fa874e79commit hash:b5fd6fea0c69a57452cacac13167ab26fa874e79commit hash:b5fd6fea0c69a57452cacac13167ab26fa874e79 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.64

Changes:	https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.63
15 Jul 2021 23:52:38
commit hash:31e31f7c7d7e3e20037f9840e1c99fa2d6c244cecommit hash:31e31f7c7d7e3e20037f9840e1c99fa2d6c244cecommit hash:31e31f7c7d7e3e20037f9840e1c99fa2d6c244cecommit hash:31e31f7c7d7e3e20037f9840e1c99fa2d6c244ce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.63

Changes:	https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.62
15 Jul 2021 20:32:17
commit hash:969ee69a33c60b01bae5b7df9c35325cb5db59b1commit hash:969ee69a33c60b01bae5b7df9c35325cb5db59b1commit hash:969ee69a33c60b01bae5b7df9c35325cb5db59b1commit hash:969ee69a33c60b01bae5b7df9c35325cb5db59b1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.62

Changes:	https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.61
14 Jul 2021 16:09:59
commit hash:5398f12af004111f72a6057b2f2362ec9880a9cecommit hash:5398f12af004111f72a6057b2f2362ec9880a9cecommit hash:5398f12af004111f72a6057b2f2362ec9880a9cecommit hash:5398f12af004111f72a6057b2f2362ec9880a9ce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.61

Changes:	https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.60
06 Jul 2021 19:17:02
commit hash:e4e24ce6b5cf8228e4c048a6180a811d60779c8dcommit hash:e4e24ce6b5cf8228e4c048a6180a811d60779c8dcommit hash:e4e24ce6b5cf8228e4c048a6180a811d60779c8dcommit hash:e4e24ce6b5cf8228e4c048a6180a811d60779c8d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Update to 0.1.60

Changes:	https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst
0.1.59
14 Jun 2021 17:32:33
commit hash:5fe672cb886e85503f3c98db1f3bedaae7031d09commit hash:5fe672cb886e85503f3c98db1f3bedaae7031d09commit hash:5fe672cb886e85503f3c98db1f3bedaae7031d09commit hash:5fe672cb886e85503f3c98db1f3bedaae7031d09 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
finance/py-yfinance: Add py-yfinance 0.1.59

Ever since Yahoo! finance decommissioned their historical data API, many
programs that relied on it to stop working. yfinance aimes to solve this problem
by offering a reliable, threaded, and Pythonic way to download historical market
data from Yahoo! finance.

WWW: https://github.com/ranaroussi/yfinance

Number of commits found: 21