Information for build python-stdlibs-2025.4.4-1.fc42

ID17160
Package Namepython-stdlibs
Version2025.4.4
Release1.fc42
Epoch
DraftFalse
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
StartedMon, 09 Jun 2025 16:49:30 UTC
CompletedMon, 09 Jun 2025 16:49:30 UTC
Tags
f42
RPMs
src
python-stdlibs-2025.4.4-1.fc42.src.rpm (info) (download)
noarch
python3-stdlibs-2025.4.4-1.fc42.noarch.rpm (info) (download)
Changelog * Mon Apr 07 2025 Michel Lind <salimma@fedoraproject.org> - 2025.4.4-1 - Update to 2025.4.4 upstream release - Resolves: rhbz#2357578 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2024.12.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Dec 04 2024 Packit <hello@packit.dev> - 2024.12.3-1 - Update to 2024.12.3 upstream release - Resolves: rhbz#2330300 * 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