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
Category: Development/Python3
Report package bugLicense: 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)
python3-module-zope.cachedescriptors (e2kv6, e2kv5, e2kv4, e2k)
python3-module-zope.cachedescriptors-tests (e2kv6, e2kv5, e2kv4, e2k)
Maintainer: Stanislav Levin
List of contributors:
Stanislav Levin
Anton Vyatkin
Andrey Bychkov
Vitaly Lipatov
Igor Vlasenko
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Stanislav Levin
Anton Vyatkin
Andrey Bychkov
Vitaly Lipatov
Igor Vlasenko
Ivan Zakharyaschev
Eugeny A. Rostovtsev
Vitaly Kuznetsov
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.