[Bug 261703] Mk/bsd.default-versions.mk: Switch default Python version to 3.9
Date: Tue, 21 Jun 2022 20:15:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261703 --- Comment #23 from Thierry Thomas <thierry@FreeBSD.org> --- $ grep ^USES databases/py-carbon deskutils/py-taskw www/py-gandi.cli www/py-graphite-web databases/py-carbon/Makefile:USES= python:3.5-3.8 deskutils/py-taskw/Makefile:USES= python:3.5-3.8 www/py-gandi.cli/Makefile:USES= python:3.6-3.8 www/py-graphite-web/Makefile:USES= cpe python:3.4-3.8 shebangfix Python-3.9 is not supported by these ports, what is the problem? Should we mark them explicitly BROKEN with Python-3.9? It would be redundant. -- You are receiving this mail because: You are on the CC list for the bug.