Package python3-module-odict: Information

    Source package: python3-module-odict
    Version: 2.0.0-alt1
    Latest version according to Repology
    Build time:  Feb 4, 2026, 01:06 PM in the task #407142
    Report package bug
    License: Python-2.0
    Summary: Ordered dictionary
    Description: 
    Dictionary in which the insertion order of items is preserved (using an
    internal double linked list). In this implementation replacing an
    existing item keeps it at its original position.

    List of RPM packages built from this SRPM:
    python3-module-odict (noarch)

    Maintainer: Grigory Ustinov


    ACL:
    @python
    Grigory Ustinov
    @everybody

      1. python3-module-hatch-fancy-pypi-readme
      2. python3-module-hatchling
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. rpm-build-python3

    Last changed


    Feb. 4, 2026 Grigory Ustinov 2.0.0-alt1
    - Automatically updated to 2.0.0.
    Oct. 17, 2025 Grigory Ustinov 1.9.0-alt3
    - Fixed FTBFS.
    Oct. 14, 2024 Stanislav Levin 1.9.0-alt2
    - migrated from removed setuptools' test command (see #50996).