CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/12/08 03:17:03
Modified files:
sysutils/py-packaging: Makefile distinfo
sysutils/py-packaging/pkg: PLIST
Log message:
update to py3-packaging-22.0, this now drops setup.py from the dist
(now uses flit_core, directly rather than via MODPY_PYBUILD to avoid
dep loops). also it now has its own internal parser, so removes the
dependency on py-parsing.
