pkgsrc/devel/py-lazy-object-proxy
adam b3ba0ec74f py-lazy-object-proxy: updated to 1.4.2
1.4.2:
* Included a pyproject.toml to allow users install the sdist with old python/setuptools, as the setuptools-scm dep will be fetched by pip instead of setuptools.

1.4.1:
* Fixed wheels being built with ``-coverage`` cflags. No more issues about bogus ``cext.gcda`` files.
* Removed useless C file from wheels.
* Changed ``setup.py`` to use setuptools-scm.

1.4.0:
* Fixed ``__mod__`` for the slots backend.
* Dropped support for Python 2.6 and 3.3.
2019-10-15 07:58:31 +00:00
..
DESCR
distinfo
Makefile
PLIST