stable

python-natsort-8.4.0-2.el10_0

FEDORA-EPEL-2024-9702aa989c created by robert a year ago for Fedora EPEL 10.0

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']

This update has been submitted for testing by robert.

a year ago

This update's test gating status has been changed to 'ignored'.

a year ago
User Icon romaingeissler1a commented & provided feedback a year ago
karma

Installs fine inside a C10S container:

[root@c681ee799b77 /]# dnf install -y https://kojipkgs.fedoraproject.org//packages/python-natsort/8.4.0/2.el10_0/noarch/python3-natsort-8.4.0-2.el10_0.noarch.rpm
CentOS Stream 10 - BaseOS                                                                                                                                  6.4 kB/s | 2.4 kB     00:00
CentOS Stream 10 - AppStream                                                                                                                                31 kB/s |  14 kB     00:00
CentOS Stream 10 - CRB                                                                                                                                     2.0 MB/s | 655 kB     00:00
Extra Packages for Enterprise Linux 10 - x86_64                                                                                                            2.8 MB/s | 2.9 MB     00:01
python3-natsort-8.4.0-2.el10_0.noarch.rpm                                                                                                                  102 kB/s |  72 kB     00:00
Dependencies resolved. 

Import is ok too:

[root@c681ee799b77 /]# python3
Python 3.12.8 (main, Dec  3 2024, 00:00:00) [GCC 14.2.1 20241104 (Red Hat 14.2.1-6)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import natsort
>>>
BZ#2327870 Please branch and build python-natsort in epel10
User Icon franckgr provided feedback a year ago
karma
BZ#2327870 Please branch and build python-natsort in epel10

This update has been pushed to testing.

a year ago

This update can be pushed to stable now if the maintainer wishes

a year ago
User Icon frigo commented & provided feedback a year ago
karma

installs fine in Centos10 stream

BZ#2327870 Please branch and build python-natsort in epel10

This update has been submitted for stable by bodhi.

a year ago

This update has been pushed to stable.

a year ago

Please log in to add feedback.

Metadata
Type
newpackage
Severity
low
Karma
3
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
a year ago
in testing
a year ago
in stable
a year ago
approved
a year ago
BZ#2327870 Please branch and build python-natsort in epel10
0
3

Automated Test Results