Version: 1.5.1, Package name: py-cached-property-1.5.1 |
Maintained by: Sebastien Marie |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description A decorator for caching properties in classes. Why ? - Makes caching of time or computational expensive properties quick and easy. - Because I got tired of copy/pasting this code from non-web project to non-web project. - I needed something really simple that worked in Python 2 and 3. |
Filesize: 12.491 KB |
Version History (View Complete History) |
|
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-09-05 11:56:21 by Daniel Jakots | Files touched by this commit (2) |
Log message: Update to py-cached-property-1.5.1 from semarie |