Fri, 27 Sep 2024 17:19:03 UTC | login

Information for build python-natsort-8.4.0-2.fc41

ID324088
Package Namepython-natsort
Version8.4.0
Release2.fc41
Epoch
SummaryPython library that sorts lists using the "natural order" sort
DescriptionPython module which provides "natural sorting". Under natural sorting, numeric sub-strings are compared numerically, and the other word characters are compared lexically. Example: unsorted: ['a2', 'a9', 'a1', 'a4', 'a10'] lexicographic sort: ['a1', 'a10', 'a2', 'a4', 'a9'] natural sort: ['a1', 'a2', 'a4', 'a9', 'a10']
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 07:43:18 UTC
CompletedFri, 26 Jul 2024 07:43:18 UTC
Tags
f41
RPMs
src
python-natsort-8.4.0-2.fc41.src.rpm (info) (download)
noarch
python3-natsort-8.4.0-2.fc41.noarch.rpm (info) (download)
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 09 2024 Robert Scheck <robert@fedoraproject.org> - 8.4.0-1 - Update to 8.4.0 (#2020067) * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 7.1.1-13 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 07 2023 Python Maint <python-maint@redhat.com> - 7.1.1-9 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild