Package python3-module-odict: Information

    Source package: python3-module-odict
    Version: 1.9.0-alt1.1
    Build time:  Nov 20, 2022, 05:14 PM
    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 rpms provided by this srpm:
    python3-module-odict (noarch)
    python3-module-odict-tests (noarch)

    Maintainer: Daniel Zagaynov


      1. rpm-build-python3
      2. python3-module-pytest
      3. python3-module-setuptools

    Last changed


    Nov. 13, 2022 Daniel Zagaynov 1.9.0-alt1.1
    - NMU: used %add_python3_self_prov_path macro to skip self-provides from dependencies.
    June 8, 2022 Grigory Ustinov 1.9.0-alt1
    - Automatically updated to 1.9.0.
    Nov. 20, 2019 Andrey Bychkov 1.6.0-alt2
    - python2 disabled