CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/02/20 08:05:11
Modified files:
databases/py-alembic: Makefile
databases/py-puppetdb: Makefile
devel/py-pyinotify: Makefile
devel/py-resolvelib: Makefile
devel/py-setuptools-rust: Makefile
security/py-hkdf: Makefile
security/py-spake2: Makefile
sysutils/py-pyperclip: Makefile
textproc/py-pypandoc: Makefile
Log message:
python3 only ports - use proper construct for FLAVOR
Forcibly assign variable: FLAVOR=python3, not FLAVOR?=python3. No need to bump
REVISION.
OK sthen@