Bugzilla Automation <[email protected]> has asked freebsd-chromium (Nobody)
<[email protected]> for maintainer-feedback:
Bug 263121: [www/chromium] allow building with python 3.10
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263121



--- Description ---
Port makefile specifies USES=python:3.6-3.9, which prevents building if the
default python version is set to 3.10 

build fails with:

===>  py38-Jinja2-3.0.1 Unknown flavor 'py38', possible flavors: py310.

Fix: set python:3.6-3.10

Port builds and runs successfully with 3.10.

Reply via email to