Package python-module-zope.cachedescriptors: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #245875
Package removed: Andrey Bychkov
Deletion date: Feb. 12, 2020
Message: python2_remova
    Source package: python-module-zope.cachedescriptors
    Version: 4.3.1-alt1
    Build time:  Jun 3, 2019, 03:24 PM in the task #231371
    Report package bug
    License: ZPLv2.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:
    python-module-zope.cachedescriptors (x86_64, i586, aarch64)
    python-module-zope.cachedescriptors-tests (x86_64, i586, aarch64)
    python3-module-zope.cachedescriptors (x86_64, i586, aarch64)
    python3-module-zope.cachedescriptors-tests (x86_64, i586, aarch64)



      1. python3-devel
      2. python3-module-setuptools
      3. python3-module-zope.testrunner
      4. rpm-build-python3
      5. python-devel
      6. python-module-setuptools
      7. python-module-zope.testrunner

    Last changed


    June 3, 2019 Vitaly Lipatov 4.3.1-alt1
    - new version 4.3.1 (with rpmrb script)
    Feb. 2, 2018 Stanislav Levin 4.2.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Jan. 11, 2017 Igor Vlasenko 4.2.0-alt1
    - automated PyPI update