mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
999161335d
(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!