Mon, 25 Nov 2024 06:00:33 UTC | login

Information for build python-stdlibs-2024.10.25-2.fc41

ID343484
Package Namepython-stdlibs
Version2024.10.25
Release2.fc41
Epoch
SummaryList of packages in the stdlib
DescriptionThis package 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Nov 2024 09:56:54 UTC
CompletedTue, 19 Nov 2024 09:56:54 UTC
Tags
f41
RPMs
src
python-stdlibs-2024.10.25-2.fc41.src.rpm (info) (download)
noarch
python3-stdlibs-2024.10.25-2.fc41.noarch.rpm (info) (download)
Changelog * Wed Nov 06 2024 Michel Lind <salimma@fedoraproject.org> - 2024.10.25-2 - Fix test run by switching back to unittest * Wed Nov 06 2024 Packit <hello@packit.dev> - 2024.10.25-1 - Update to 2024.10.25 upstream release - Resolves: rhbz#2321894 * Tue Aug 20 2024 Michel Lind <salimma@fedoraproject.org> - 2024.5.15-1 - Initial package; Fixes: RHBZ#2305258