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

Information for build python-natsort-6.0.0-6.fc31

ID110507
Package Namepython-natsort
Version6.0.0
Release6.fc31
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, 31 Jul 2019 17:38:22 UTC
CompletedWed, 31 Jul 2019 17:38:22 UTC
Tags
f31
f32
RPMs
src
python-natsort-6.0.0-6.fc31.src.rpm (info) (download)
noarch
python3-natsort-6.0.0-6.fc31.noarch.rpm (info) (download)
Changelog * 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 * Wed Oct 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 5.3.3-2 - Subpackage python2-natsort has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Tue Aug 28 2018 José Matos <jamatos@fedoraproject.org> - 5.3.3-1 - update to 5.3.3 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 5.0.3-5 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 5.0.3-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild