--- - branch: MAIN date: Mon May 10 14:50:44 UTC 2021 files: - new: '1.9' old: '1.8' path: pkgsrc/devel/py-lazy-object-proxy/Makefile pathrev: pkgsrc/devel/py-lazy-object-proxy/Makefile@1.9 type: modified - new: '1.3' old: '1.2' path: pkgsrc/devel/py-lazy-object-proxy/PLIST pathrev: pkgsrc/devel/py-lazy-object-proxy/PLIST@1.3 type: modified - new: '1.8' old: '1.7' path: pkgsrc/devel/py-lazy-object-proxy/distinfo pathrev: pkgsrc/devel/py-lazy-object-proxy/distinfo@1.8 type: modified id: 20210510T145044Z.23deb8e81c3caa649524418821ddf7eabba4fb9b log: | py-lazy-object-proxy: updated to 1.6.0 1.6.0 (2021-03-22) ------------------ * Added support for async special methods (``__aiter__``, ``__anext__``, ``__await__``, ``__aenter__``, ``__aexit__``). These are used in the ``async for``, ``await` and ``async with`` statements. Note that ``__await__`` returns a wrapper that tries to emulate the crazy stuff going on in the ceval loop, so there will be a small performance overhead. * Added the ``__resolved__`` property. You can use it to check if the factory has been called. module: pkgsrc subject: 'CVS commit: pkgsrc/devel/py-lazy-object-proxy' unixtime: '1620658244' user: adam