CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/11/28 07:46:35
Modified files:
devel/py-installer: Makefile
devel/py-installer/pkg: PLIST
Log message:
adjust py-installer (a bootstrap port for much of py-*) to use flit_core
during build (which provides its own mechanism to install its own .whl)
rather than distutils (deprecated and planned for removal in future Python).
