Package python3-module-zope.cachedescriptors: Information

    Source package: python3-module-zope.cachedescriptors
    Version: 5.1-alt1.1
    Build time:  Aug 16, 2025, 10:43 AM
    Report package bug
    License: ZPL-2.1
    Summary: Method and property caching decorators
    Description: 
    Cached descriptors cache their output. They take into account instance
    attributes that they depend on, so when the instance attributes change,
    the descriptors will change the values they return.
    
    Cached descriptors cache their data in _v_ attributes, so they are also
    useful for managing the computation of volatile attributes for
    persistent objects.

    List of RPM packages built from this SRPM:
    python3-module-zope.cachedescriptors (e2kv6, e2kv5, e2kv4, e2k)
    python3-module-zope.cachedescriptors-tests (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Stanislav Levin


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

    Last changed


    April 2, 2025 Stanislav Levin 5.1-alt1.1
    - NMU: fixed FTBFS (setuptools 75.8.1)
    Feb. 16, 2025 Anton Vyatkin 5.1-alt1
    - New version 5.1.
    May 19, 2023 Anton Vyatkin 5.0-alt1
    - New version 5.0.