zope.sequencesort
This package provides support for sorting sequences based on multiple keys, including locale-based comparisons and per-key directions.
Changelog
6.0 (2025-09-12)
Replace pkg_resources namespace with PEP 420 native namespace.
5.1 (2025-01-22)
Add support for Python 3.12, 3.13.
Drop support for Python 3.7, 3.8.
5.0 (2023-01-19)
Add support for Python 3.11.
Drop support for Python 2.7, 3.5, 3.6.
Drop support for deprecated python setup.py test.
4.2 (2021-11-04)
Fix a TypeError exception in cmp when operands are None. See issue 7.
Drop support for Python 3.4.
Add support for Python 3.8, 3.9 and 3.10.
4.1.2 (2018-10-10)
Fix regression introduced in 4.1.1 where two _Smallest objects are no longer considered to be equal.
4.1.1 (2018-10-05)
Handle sorting of broken objects more gracefully. (#4)
4.1.0 (2018-08-13)
Updated boostrap.py to version 2.2.
Drop support for Python 2.6, 3.2 and 3.3.
Add support for Python 3.4, 3.5, 3.6 and 3.7.
The locale comparison functions, strcoll and strcoll_nocase are always available, not only if the locale module had been imported before this module.
4.0.1 (2013-03-04)
Fix omitted tests under Py3k.
4.0.0 (2013-02-28)
Added setup.py docs alias (installs Sphinx and dependencies).
Added setup.py dev alias (runs setup.py develop plus installs nose and coverage).
Dropped spurious test extra requirement on zope.testing.
100% unit test coverage.
Added support for PyPy, Python 3.2 / 3.2.
Dropped support for Python 2.4 / 2.5.
3.4.0 (2007-10-03)
Initial release independent of the main Zope3 tree.
Release files for zope.sequencesort 6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zope_sequencesort-6.0.tar.gz | 19.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zope_sequencesort-6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:30.3 kB
Release files / zope_sequencesort-6.0.tar.gz
| Download URL | zope_sequencesort-6.0.tar.gz |
|---|---|
| Size | 19.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
81a745cc6261d5544de883593d1926867ceb5195b26727c88ed25bc39919fcea
|
|
BLAKE2b-256 checksum How to use checksums |
ae6cf102e37e9ba605f43ac6304cc96ab3a18d6cec12a96b7785ec7b8f481cde
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|
Release files / zope_sequencesort-6.0-py3-none-any.whl
| Download URL | zope_sequencesort-6.0-py3-none-any.whl |
|---|---|
| Size | 10.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f3dd340f8807f83d03fd530a9cb7570d6dc317afbc3fe6b671b84d416ddd8530
|
|
BLAKE2b-256 checksum How to use checksums |
7e1c398499c76549994cf2139ba8d1208faad2b6b9a228496aa40624c01784b6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.11
|