Sat, 25 May 2024 04:50:17 UTC | login

Information for build python-natsort-7.1.1-7.fc37

ID202834
Package Namepython-natsort
Version7.1.1
Release7.fc37
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
StartedMon, 19 Sep 2022 20:35:57 UTC
CompletedMon, 19 Sep 2022 20:35:57 UTC
Tags
f37
f38
RPMs
src
python-natsort-7.1.1-7.fc37.src.rpm (info) (download)
noarch
python3-natsort-7.1.1-7.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 7.1.1-6 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 7.1.1-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 25 2021 José Matos <jamatos@fedoraproject.org> - 7.1.1-1 - update to 7.1.1 * Sun Dec 13 2020 José Matos <jamatos@fedoraproject.org> - 7.1.0-1 - Update to 7.1.0 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild