Name: | python3-natsort |
---|---|
Version: | 7.1.1 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 232029 |
License: | MIT |
RPM: | python3-natsort-7.1.1-2.el8.noarch.rpm |
Source RPM: | python-natsort-7.1.1-2.el8.src.rpm |
Build Date: | Mon Mar 22 2021 |
Build Host: | jenkins-172-17-0-2-b67e1e29-a2f9-464f-b412-e3a2fb50cad7.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
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'] |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- update to 7.1.1
- Update to 7.1.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for Python 3.9
- Update to 7.0.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild