Author :
sthen
Date :
2024-12-21 11:32:44
Hash :99916133 Message :update python/3 to 3.12.8 and do some other overhaul while there
(since any python branch switch touches thousands of ports):
- stop using FLAVOR=python3 / MODPY_FLAVOR / etc in py3 ports.
- rename MODPY_EGG_VERSION (which refers to an obsolete packaging
format) with MODPY_DISTV (easier to type and line up in Makefiles)
bumps and adjustments to follow. lots of help from tb@, thanks!