On 2020.11.19 17:37, Adam Carter wrote:
On Fri, Nov 20, 2020 at 8:36 AM Steven Lembark <lemb...@wrkhors.com>
wrote:
>
> Based on:
>
> 2020-04-22 Python 3.7 to become the default target
>
> I'd have thought that using:
>
> PYTHON_TARGETS="python2_7 python3_7"
> PYTHON_SINGLE_TARGET="python3_7"
>
>
I would remove those entries and try again. As a Gnome ~amd64 user,
python
2.7 was depcleaned on the 11th as the last dependency was removed.
I don't think that's quite fully true - as it's still a build time
dependency for a small number of packages, chromium and qtwebengine
being somewhat notable examples. However, removing all explicity
python target flags is still a reasonable thing to try.