Fri, 25 Apr 2025 01:19:18 MSK | login

Information for build python-natsort-8.4.0-2.el10_0

ID25822
Package Namepython-natsort
Version8.4.0
Release2.el10_0
Epoch
Sourcegit+http://git.inferitos.ru/rpms/python-natsort#e7ea5c8514f4164a5f4b5cae2ea0e945120855ec
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 byscherevko
State complete
Volume DEFAULT
StartedTue, 21 Jan 2025 21:44:13 MSK
CompletedTue, 21 Jan 2025 21:45:45 MSK
Taskbuild (inferit-10_0-extras, /rpms/python-natsort/:changed/i10ce/python-natsort-8.4.0-2.el10)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/python-natsort/?#changed/i10ce/python-natsort-8.4.0-2.el10'}}
Tags
inferit-10_0-extras
RPMs
src
python-natsort-8.4.0-2.el10_0.src.rpm (info) (download)
noarch
python3-natsort-8.4.0-2.el10_0.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * 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