notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-yahooquery Python wrapper for an unofficial Yahoo Finance API
2.4.1_1 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 2.3.7_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-31 23:03:25
Last Update: 2026-09-06 17:04:37
Commit Hash: 45ea4cf
Also Listed In: python
License: MIT
WWW:
https://yahooquery.dpguthrie.com/
Description:
Yahooquery is a python interface to unofficial Yahoo Finance API endpoints. The package allows a user to retrieve nearly all the data visible via the Yahoo Finance front-end.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}yahooquery>0:finance/py-yahooquery@${PY_FLAVOR}
To install the port:
cd /usr/ports/finance/py-yahooquery/ && make install clean
To add the package, run one of these commands:
  • pkg install finance/py-yahooquery
  • pkg install py312-yahooquery
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 py312-yahooquery listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-yahooquery
Package flavors (<flavor>: <package>)
  • py312: py312-yahooquery
distinfo:
TIMESTAMP = 1785617537 SHA256 (yahooquery-2.4.1.tar.gz) = 1903c65eae6a12d95e9450063479216c07846f013bae2a23917913531b7fae5b SIZE (yahooquery-2.4.1.tar.gz) = 1112774

Packages (timestamps in pop-ups are UTC):
py39-yahooquery
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly------2.3.7-
FreeBSD:15:latest--n/a-n/an/a2.3.72.3.7
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-yahooquery
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.7_22.3.7_2n/an/an/an/an/an/a
FreeBSD:13:quarterly2.3.7_22.3.7_2n/an/an/an/an/an/a
FreeBSD:14:latest---2.3.7_1----
FreeBSD:14:quarterly---2.3.7----
FreeBSD:15:latest--n/a2.3.7_1n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-yahooquery
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest-2.4.1------
FreeBSD:14:quarterly2.3.7_22.3.7_2--2.3.7_2---
FreeBSD:15:latest-2.4.1_1n/a-n/an/a--
FreeBSD:15:quarterly2.3.7_22.3.7_2n/a-n/an/a--
FreeBSD:16:latest-2.4.1_1n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-hatchling>0 : devel/py-hatchling@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-beautifulsoup4>=4.12.2 : www/py-beautifulsoup4@py312
  2. py312-curl-cffi>=0.10.0 : ftp/py-curl-cffi@py312
  3. py312-lxml>=4.9.3 : devel/py-lxml@py312
  4. py312-pandas>=2.2.0 : math/py-pandas@py312
  5. py312-requests-futures>=1.0.1 : www/py-requests-futures@py312
  6. py312-tqdm>=4.65.0 : misc/py-tqdm@py312
  7. python3.12 : lang/python312
This port is required by:
for Run
  1. finance/py-thepassiveinvestor

Configuration Options:
No options to configure
Options name:
finance_py-yahooquery
USES:
python
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/yahooquery/
  2. https://pypi.org/packages/source/y/yahooquery/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.1_1
06 Sep 2026 17:04:37
commit hash: 45ea4cf85c33bff53e4303d7961888f3cdb8a312commit hash: 45ea4cf85c33bff53e4303d7961888f3cdb8a312commit hash: 45ea4cf85c33bff53e4303d7961888f3cdb8a312commit hash: 45ea4cf85c33bff53e4303d7961888f3cdb8a312 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
*/*: Bump consumers of www/beautifulsoup4 after port rename

PR:		297837
Approved by:	wen (maintainer via email)
2.4.1
02 Aug 2026 00:25:50
commit hash: 394fa87ea81a931c66354ee8ab6f1387643b7ba3commit hash: 394fa87ea81a931c66354ee8ab6f1387643b7ba3commit hash: 394fa87ea81a931c66354ee8ab6f1387643b7ba3commit hash: 394fa87ea81a931c66354ee8ab6f1387643b7ba3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
finance/py-yahooquery: update 2.3.7 → 2.4.1
2.3.7_2
15 Sep 2025 13:55:40
commit hash: a6233e5a2fdfc3f67a89a90ac005521f25395355commit hash: a6233e5a2fdfc3f67a89a90ac005521f25395355commit hash: a6233e5a2fdfc3f67a89a90ac005521f25395355commit hash: a6233e5a2fdfc3f67a89a90ac005521f25395355 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
*/*: switch dependency from devel/py-lxml5 to devel/py-lxml

Currently, there are two versions of python XML processing library
which conflict each other in the ports tree, namely:
- devel/py-lxml5 (now at version 5.4.0)
- devel/py-lxml  (now at version 6.0.1)

To avoid the situation that some ports depend on py-lxml5 and some
others do on py-lxml (by switching dependencies individually), this
commit switches the dependencies from py-lxml5 to py-lxml at once.

Additional note: There are still two ports (textproc/py-rdflib and
www/py-draftjs-exporter) depending on py-lxml5 since they limit upper
version to less than 6.

PR:		289491
Approved by:	Michiel van Baak Jansen <michiel@vanbaak.eu>, arrowd,
		crees, madpilot, delphij, marcus, nivit, kai,
		skreuzer, fluffy, bofh, thierry, stephen, sunpoet,
		0mp, Eric Camachat <eric@camachat.org>
2.3.7_1
19 Jul 2025 18:59:41
commit hash: 230fb2661c78f4501af92ad1ced9793a655f640dcommit hash: 230fb2661c78f4501af92ad1ced9793a655f640dcommit hash: 230fb2661c78f4501af92ad1ced9793a655f640dcommit hash: 230fb2661c78f4501af92ad1ced9793a655f640d files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
*/*: update dependency on devel/py-lxml to devel/py-lxml5

www/py-beautifulsoup has switched dependency on devel/py-lxml to
devel/py-lxml5.

Ports which directly or indirectly depends on both
www/py-beautifulsoup and devel/py-lxml must also switch their
dependencies on devel/py-lxml to devel/py-lxml5 to avoid conflicts.

PR:		288047
Approved by:	portmgr (chase dependency change)
2.3.7
31 Dec 2023 23:02:34
commit hash: 6a12c628c6858a776b60a8c55dafb04808978e80commit hash: 6a12c628c6858a776b60a8c55dafb04808978e80commit hash: 6a12c628c6858a776b60a8c55dafb04808978e80commit hash: 6a12c628c6858a776b60a8c55dafb04808978e80 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
finance/py-yahooquery: New port: Python wrapper for an unofficial Yahoo Finance
API

Number of commits found: 5