https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263121
Bug ID: 263121
Summary: [www/chromium] allow building with python 3.10
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
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.
--
You are receiving this mail because:
You are the assignee for the bug.