Package python3-module-zope.cachedescriptors: Information

    Source package: python3-module-zope.cachedescriptors
    Version: 5.0-alt1
    Latest version according to Repology
    Build time:  May 20, 2023, 09:18 PM in the task #321169
    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 rpms provided by this srpm:
    python3-module-zope.cachedescriptors (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-zope.cachedescriptors-tests (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Vyatkin


    ACL:
    @python
    @everybody

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-tox
      4. python3-module-tox-console-scripts
      5. python3-module-tox-no-deps
      6. python3-module-wheel
      7. python3-module-zope.testrunner
      8. rpm-build-python3

    Last changed


    May 19, 2023 Anton Vyatkin 5.0-alt1
    - New version 5.0.
    Feb. 11, 2020 Andrey Bychkov 4.3.1-alt2
    - Build for python2 disabled.
    June 3, 2019 Vitaly Lipatov 4.3.1-alt1
    - new version 4.3.1 (with rpmrb script)