Package python3-module-frozendict: Information

    Source package: python3-module-frozendict
    Version: 2.4.0-alt1
    Build time:  Feb 8, 2024, 04:45 PM
    Report package bug
    License: MIT
    Summary: An immutable dictionary
    Description: 
    frozendict is an immutable wrapper around dictionaries that implements
    the complete mapping interface. It can be used as a drop-in replacement
    for dictionaries where immutability is desired.

    List of rpms provided by this srpm:
    python3-module-frozendict (noarch)

    Maintainer: Vitaly Lipatov


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

    Last changed


    Jan. 23, 2024 Grigory Ustinov 2.4.0-alt1
    - Automatically updated to 2.4.0.
    - Build with check.
    Dec. 27, 2023 Grigory Ustinov 2.3.10-alt1
    - Automatically updated to 2.3.10.
    May 3, 2023 Grigory Ustinov 2.3.8-alt2
    - Fixed build with python3.11.