Thu, 16 May 2024 09:53:29 UTC | login

Information for build python-distlib-0.3.7-1.fc40

ID252919
Package Namepython-distlib
Version0.3.7
Release1.fc40
Epoch
SummaryLow-level components of distutils2/packaging, augmented with higher-level APIs
DescriptionDistlib contains the implementations of the packaging PEPs and other low-level features which relate to packaging, distribution and deployment of Python software. If Distlib can be made genuinely useful, then it is possible for third-party packaging tools to transition to using it. Their developers and users then benefit from standardised implementation of low-level functions, time saved by not having to reinvent wheels, and improved interoperability between tools.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Oct 2023 08:34:27 UTC
CompletedFri, 20 Oct 2023 08:34:27 UTC
Tags
f40
RPMs
src
python-distlib-0.3.7-1.fc40.src.rpm (info) (download)
noarch
python3-distlib-0.3.7-1.fc40.noarch.rpm (info) (download)
Changelog * Mon Aug 28 2023 Charalampos Stratakis <cstratak@redhat.com> - 0.3.7-1 - Update to 0.3.7 Resolves: rhbz#2223302 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.3.6-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Oct 27 2022 Lumír Balhar <lbalhar@redhat.com> - 0.3.6-1 - Update to 0.3.6 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.3.4-4 - Rebuilt for Python 3.11 * Wed Mar 23 2022 Charalampos Stratakis <cstratak@redhat.com> - 0.3.4-3 - Disable a flaky test Fixes: rhbz#2033200 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Dec 08 2021 Charalampos Stratakis <cstratak@redhat.com> - 0.3.4-1 - Update to 0.3.4 (#2030405) * Thu Dec 02 2021 Charalampos Stratakis <cstratak@redhat.com> - 0.3.3-1 - Update to 0.3.3 (#2006679)