Package python3-module-odict: Information

    Source package: python3-module-odict
    Version: 1.6.0-alt2
    Build time:  Nov 20, 2019, 10:30 AM in the task #241064
    Report package bug
    License: Python
    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)
    python3-module-odict-tests (noarch)

    Maintainer: Andrey Bychkov


      1. rpm-build-python3
      2. python3-module-interlude
      3. python3-module-pytest
      4. python3-module-setuptools
      5. python-tools-2to3

    Last changed


    Nov. 20, 2019 Andrey Bychkov 1.6.0-alt2
    - python2 disabled
    Feb. 2, 2018 Stanislav Levin 1.6.0-alt1.dev0.git20150103.1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 1.6.0-alt1.dev0.git20150103.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)