Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2021 00:27:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 257436] [NEW PORT] textproc/py-sphinxext-opengraph: Sphinx extension to generate OpenGraph metadata
Message-ID:  <bug-257436-21822-Lpm99C1x7r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257436-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257436-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257436

--- Comment #12 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to Fernando ApesteguĂ­a from comment #9)

Is there a warning/behaviour difference when testing 3.8 and 3.9, vs 3.9 and
3.10 ?

My current feeling is that the warning is spurious and only emitted given some
combination of (current) defaults in the framework
(default_versions=python=x.y) and what version the port is tested with.

The bottom line is:

- BUILD_ALL_PYTHON_FLAVORS was created to that the package builders (via
poudriere), could produce multiple python versions of a port in a single run

- BUILD_ALL_PYTHON_FLAVORS was for use for python ports where multiple versions
of packages were *required* to be build, such as setuptools, and CPython
optional modules (tkinter, sqlite, etc)

If this port successfully builds, packages and passes tests with all Python
versions it supports (based on USES=python:<versions-spec>), then it can be
landed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

help

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