Fri, 03 May 2024 09:04:14 UTC | login

Information for build python-natsort-7.1.1-2.el9s

ID34537
Package Namepython-natsort
Version7.1.1
Release2.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-natsort.git#db46949e5114152e9b8a5b0f43e042361da5a589
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 byamoralej
State complete
Volume DEFAULT
StartedSat, 11 Sep 2021 09:31:23 UTC
CompletedSat, 11 Sep 2021 09:32:24 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-natsort.git:db46949e5114152e9b8a5b0f43e042361da5a589)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-natsort.git#db46949e5114152e9b8a5b0f43e042361da5a589'}}
Tags
cloud9s-openstack-antelope-release
cloud9s-openstack-antelope-testing
cloud9s-openstack-bobcat-release
cloud9s-openstack-bobcat-testing
cloud9s-openstack-caracal-release
cloud9s-openstack-caracal-testing
cloud9s-openstack-dalmatian-testing
cloud9s-openstack-wallaby-testing
cloud9s-openstack-xena-testing
cloud9s-openstack-yoga-release
cloud9s-openstack-yoga-testing
cloud9s-openstack-zed-release
cloud9s-openstack-zed-testing
RPMs
src
python-natsort-7.1.1-2.el9s.src.rpm (info) (download)
noarch
python3-natsort-7.1.1-2.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * 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 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 6.0.0-8 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 6.0.0-7 - Rebuilt for Python 3.8 * 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