Package python3-module-repoze.lru: Information

    Source package: python3-module-repoze.lru
    Version: 0.7-alt3.1
    Build time:  Aug 16, 2025, 09:58 PM
    Report package bug
    License: BSD
    Summary: Tiny LRU cache
    Description: 
    ``repoze.lru`` is a LRU (least recently used) cache implementation.
    Keys and values that are not used frequently will be evicted from the
    cache faster than keys and values that are used frequently.

    List of RPM packages built from this SRPM:
    python3-module-repoze.lru (noarch)

    Maintainer: Stanislav Levin


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

    Last changed


    April 2, 2025 Stanislav Levin 0.7-alt3.1
    - NMU: fixed FTBFS (setuptools 75.8.1)
    June 4, 2024 Stanislav Levin 0.7-alt3
    - map PyPI name to distro's one.
    July 12, 2021 Vitaly Lipatov 0.7-alt2
    - fix packing