K 10 svn:author V 8 freqlabs K 8 svn:date V 27 2020-10-05T18:22:19.367671Z K 7 svn:log V 514 devel/py-sysctl: Update to 0.3.0 Bring py-sysctl to 0.3.0, which features the following changes: * .value now lazy-loaded on first access to avoid the overhead of getting unused values * .description field added, also lazy-loaded on first access to minimize overhead * Support for CTL_SYSCTL_NEXTNOSKIP to include sysctls marked with CTLFLAG_SKIP once D26560 lands Reviewed by: wg Approved by: wg (ports, maintainer) Sponsored by: iXsystems, Inc. Differential Revision: https://reviews.freebsd.org/D26684 END