4 Commits

Author SHA1 Message Date
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
d7f0752227 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.
2019-04-28 20:51:26 +00:00
danj
b956a1cf38 Update to py-cached-property-1.5.1
from semarie
2018-09-05 17:56:21 +00:00
danj
1fe0115dc0 Import py-cached-property-1.4.3 from semarie, ok sthen
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.
2018-08-16 18:25:10 +00:00