-------------------------------------------------------------------------------- Fedora EPEL Update Notification FEDORA-EPEL-2022-99d164f9a7 2022-05-29 01:05:45.821415 --------------------------------------------------------------------------------
Name : python-natsort Product : Fedora EPEL 9 Version : 7.1.1 Release : 5.el9 URL : https://github.com/SethMMorton/natsort Summary : Python library that sorts lists using the "natural order" sort Description : Python 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']
-------------------------------------------------------------------------------- Update Information:
Python module which provides "natural sorting". Under natural sorting, numeric sub-strings are compared numerically, and the other word characters are compared lexically. -------------------------------------------------------------------------------- ChangeLog:
* 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 4 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 * 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 -------------------------------------------------------------------------------- References:
[ 1 ] Bug #2081736 - Please branch and build python-natsort in epel9 https://bugzilla.redhat.com/show_bug.cgi?id=2081736 --------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use su -c 'yum update python-natsort' at the command line. For more information, refer to "YUM", available at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7%5C /html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
epel-package-announce@lists.fedoraproject.org