Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Apr 2022 14:08:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 263121] [www/chromium] allow building with python 3.10
Message-ID:  <bug-263121-28929@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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: chromium@FreeBSD.org
          Reporter: morganw@gmail.com
             Flags: maintainer-feedback?(chromium@FreeBSD.org)
          Assignee: chromium@FreeBSD.org

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263121-28929>