| Port details |
- py-python-discovery Python interpreter discovery
- 1.2.2 devel
=0 1.2.0Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2026-02-27 11:06:05
- Last Update: 2026-04-10 09:26:02
- Commit Hash: 5366c11
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/python-discovery/
- Description:
- You may have multiple Python versions installed on your machine – system
Python, versions from pyenv, mise, asdf, uv, or the Windows registry (PEP 514).
python-discovery finds the right one for you.
Give it a requirement like python3.12 or >=3.11,<3.13, and python-discovery
searches all known locations, verifies each candidate, and returns detailed
metadata about the match. Results are cached to disk so repeated lookups are
fast.
¦ ¦ ¦ ¦ 
- 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}python-discovery>0:devel/py-python-discovery@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-python-discovery/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-python-discovery
- pkg install py311-python-discovery
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 py311-python-discovery listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-python-discovery
- Package flavors (<flavor>: <package>)
- py311: py311-python-discovery
- distinfo:
- TIMESTAMP = 1775812863
SHA256 (python_discovery-1.2.2.tar.gz) = 876e9c57139eb757cb5878cbdd9ae5379e5d96266c99ef731119e04fffe533bb
SIZE (python_discovery-1.2.2.tar.gz) = 58872
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-vcs>=0.5.0 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.28.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/py-virtualenv
- for Run
-
- devel/py-virtualenv
Configuration Options:
- No options to configure
- Options name:
- devel_py-python-discovery
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.2 10 Apr 2026 09:26:02
    |
Nicola Vitale (nivit)  |
devel/py-python-discovery: Update to 1.2.2
ChangeLog: https://github.com/tox-dev/python-discovery/releases/tag/1.2.2
Reported by: Rahul Devikar <notifications@github.com> |
1.2.1 31 Mar 2026 12:22:59
    |
Nicola Vitale (nivit)  |
devel/py-python-discovery: Update to 1.2.1
ChangeLog: https://github.com/tox-dev/python-discovery/releases/tag/1.2.1
Reported by: Rahul Devikar <notifications@github.com> |
1.2.0 27 Mar 2026 13:38:42
    |
Nicola Vitale (nivit)  |
devel/py-python-discovery: Update to 1.2.0
ChangeLog: https://github.com/tox-dev/python-discovery/releases/tag/1.2.0
Reported by: Bernát Gábor <notifications@github.com> |
1.1.3 12 Mar 2026 08:55:47
    |
Nicola Vitale (nivit)  |
devel/py-python-discovery: Update to 1.1.3
ChangeLog: https://github.com/tox-dev/python-discovery/releases/tag/1.1.3
Reported by: Bernát Gábor <notifications@github.com> |
1.1.2 10 Mar 2026 09:08:57
    |
Nicola Vitale (nivit)  |
devel/py-python-discovery: Update to 1.1.2
ChangeLog: https://github.com/tox-dev/python-discovery/releases/tag/1.1.2
Reported by: Bernát Gábor <notifications@github.com> |
1.1.1 07 Mar 2026 17:21:30
    |
Nicola Vitale (nivit)  |
devel/py-python-discovery: Update to 1.1.1
ChangeLog: https://github.com/tox-dev/python-discovery/releases/tag/1.1.1
Reported by: portscout! |
1.1.0 27 Feb 2026 11:04:12
    |
Nicola Vitale (nivit)  |
devel/py-python-discovery: Add new port
You may have multiple Python versions installed on your machine – system
Python, versions from pyenv, mise, asdf, uv, or the Windows registry (PEP 514).
python-discovery finds the right one for you.
Give it a requirement like python3.12 or >=3.11,<3.13, and python-discovery
searches all known locations, verifies each candidate, and returns detailed
metadata about the match. Results are cached to disk so repeated lookups are
fast.
https://pypi.org/project/python-discovery/ |