[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-natsort-8.4.0-2.el10_0

Name python-natsort
Epoch 0
Version 8.4.0
Release 2.el10_0
Website/URL https://github.com/SethMMorton/natsort
License MIT
Build Time 2025-01-21 21:45:22
Build Host builder-arm64-1.inferitos.ru
Summary Python library that sorts lists using the "natural order" sort
Repositories Extras
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']
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-natsort-8.4.0-2.el10_0.noarch Python library that sorts lists using the "natural order" sort c05908a928cdc6ea11432d790ac3011a18750d8ef1b2fdd94fb80140ae2c4c9a download
src
python-natsort-8.4.0-2.el10_0.src Python library that sorts lists using the "natural order" sort bcb2eb4b10a5a49b12b9035de490cf91217edf7f20c80a96b70bf633d27fa1c0 download
Changelog link
* Tue Jan 21 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 8.4.0-2
- Rebuilt for MSVSphere 10

* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 8.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Sun Jun 09 2024 Robert Scheck <robert@fedoraproject.org> - 8.4.0-1
- Update to 8.4.0 (#2020067)

* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 7.1.1-13
- Rebuilt for Python 3.13

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Fri Jul 07 2023 Python Maint <python-maint@redhat.com> - 7.1.1-9
- Rebuilt for Python 3.12