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 photosAll times are UTC
Ukraine
Port details
py-stdlibs List of packages in the stdlib
2024.10.25 devel on this many watch lists=2 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 2024.5.15Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-06 00:03:10
Last Update: 2024-10-29 14:38:36
Commit Hash: 04ee409
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://stdlibs.omnilib.dev/en/stable/
https://github.com/omnilib/stdlibs
Description:
stdlibs provides a static listing of all known modules in the Python standard library, with separate lists available for each major release dating back to Python 2.3. It also includes combined lists of all module names that were ever available in any 3.x release, any 2.x release, or both. Note: On Python versions 3.10 or newer, a list of module names for the active runtime is available sys.stdlib_module_names. This package exists to provide an historical record for use with static analysis and other tooling. This package only includes listings for CPython releases. If other runtimes would be useful, open an issue and start a discussion on how best that can be accomodated.
HomepageHomepage    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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}stdlibs>0:devel/py-stdlibs@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-stdlibs/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-stdlibs
  • pkg install py311-stdlibs
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-stdlibs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-stdlibs
Package flavors (<flavor>: <package>)
  • py311: py311-stdlibs
distinfo:
TIMESTAMP = 1729994316 SHA256 (stdlibs-2024.10.25.tar.gz) = 89b1c5778c3e3f3646d93e4777144c955929322fe78e0e3f24f6b5df387c76f6 SIZE (stdlibs-2024.10.25.tar.gz) = 19306

Packages (timestamps in pop-ups are UTC):
py311-stdlibs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.10.252024.10.25-2024.10.252024.10.25---
FreeBSD:13:quarterly2024.5.152024.5.15-2024.5.152024.5.15---
FreeBSD:14:latest2024.5.152024.10.25-2024.5.152024.10.25---
FreeBSD:14:quarterly2024.5.152024.5.15-2024.5.152024.5.15---
FreeBSD:15:latest2024.10.252024.10.25n/a2024.10.25n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=3.8<4 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-usort

Configuration Options:
No options to configure
Options name:
devel_py-stdlibs
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/s/stdlibs/
  2. https://pypi.org/packages/source/s/stdlibs/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.10.25
29 Oct 2024 14:38:36
commit hash: 04ee409331c3d9c0e3afb5ac5685bf5f31d66c80commit hash: 04ee409331c3d9c0e3afb5ac5685bf5f31d66c80commit hash: 04ee409331c3d9c0e3afb5ac5685bf5f31d66c80commit hash: 04ee409331c3d9c0e3afb5ac5685bf5f31d66c80 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-stdlibs: Update to 2024.10.25

Changes:	https://github.com/omnilib/stdlibs/blob/main/CHANGELOG.md
		https://stdlibs.omnilib.dev/en/stable/changelog.html
2024.5.15
19 May 2024 22:11:07
commit hash: 86a73474a8a73a73d1fe4bc76e351b0a11cc840ccommit hash: 86a73474a8a73a73d1fe4bc76e351b0a11cc840ccommit hash: 86a73474a8a73a73d1fe4bc76e351b0a11cc840ccommit hash: 86a73474a8a73a73d1fe4bc76e351b0a11cc840c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-stdlibs: Update to 2024.5.15

Changes:	https://github.com/omnilib/stdlibs/blob/main/CHANGELOG.md
		https://stdlibs.omnilib.dev/en/stable/changelog.html
2024.1.28
05 Apr 2024 23:56:48
commit hash: 431bfb2326da5683855083337ef5cfa04ca5f599commit hash: 431bfb2326da5683855083337ef5cfa04ca5f599commit hash: 431bfb2326da5683855083337ef5cfa04ca5f599commit hash: 431bfb2326da5683855083337ef5cfa04ca5f599 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-stdlibs: Add py-stdlibs 2024.1.28

stdlibs provides a static listing of all known modules in the Python standard
library, with separate lists available for each major release dating back to
Python 2.3. It also includes combined lists of all module names that were ever
available in any 3.x release, any 2.x release, or both.

Note: On Python versions 3.10 or newer, a list of module names for the active
runtime is available sys.stdlib_module_names. This package exists to provide an
historical record for use with static analysis and other tooling.

This package only includes listings for CPython releases. If other runtimes
would be useful, open an issue and start a discussion on how best that can be
accomodated.

Number of commits found: 3