Thu, 23 May 2024 09:48:19 UTC | login

Information for build python-natsort-7.1.1-1.fc33

ID192802
Package Namepython-natsort
Version7.1.1
Release1.fc33
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
StartedWed, 03 Feb 2021 08:00:28 UTC
CompletedWed, 03 Feb 2021 08:00:28 UTC
Tags
f33
f37
f38
RPMs
src
python-natsort-7.1.1-1.fc33.src.rpm (info) (download)
noarch
python3-natsort-7.1.1-1.fc33.noarch.rpm (info) (download)
Changelog * 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 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 7.0.1-2 - Rebuilt for Python 3.9 * Thu Mar 19 2020 José Matos <jamatos@fedoraproject.org> - 7.0.1-1 - Update to 7.0.1 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 6.0.0-8 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 6.0.0-7 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 19 2019 José Matos <jamatos@fedoraproject.org> - 6.0.0-5 - drop unneeded BR (pytest-flakes and pytest-cov) * Fri Jul 19 2019 José Matos <jamatos@fedoraproject.org> - 6.0.0-4 - drop pytest-pep8 BR * Sun May 12 2019 Orion Poplawski <orion@nwra.com> - 6.0.0-3 - Drop unneeded BR on pytest-cache * Wed Apr 17 2019 José Matos <jamatos@fedoraproject.org> - 6.0.0-2 - Suggests: pyICU, to sort in a locale-dependent manner * Wed Apr 17 2019 José Matos <jamatos@fedoraproject.org> - 6.0.0-1 - update to 6.0.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild