Package python3-module-orderedmultidict: Information

    Source package: python3-module-orderedmultidict
    Version: 1.0.1-alt2
    Build time:  Oct 15, 2024, 10:39 PM
    Report package bug
    License: Unlicense
    Summary: Ordered Multivalue Dictionary. Helps power furl.
    Description: 
    A multivalue dictionary is a dictionary that can store multiple values for the
    same key. An ordered multivalue dictionary is a multivalue dictionary that
    retains the order of insertions and deletions.

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

    Maintainer: Grigory Ustinov

    List of contributors:
    Stanislav Levin
    Grigory Ustinov

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-six
      4. rpm-build-python3

    Last changed


    Oct. 14, 2024 Stanislav Levin 1.0.1-alt2
    - migrated from removed setuptools' test command (see #50996).
    June 24, 2022 Grigory Ustinov 1.0.1-alt1
    - Initial build for Sisyphus.