When i look into my installed packages using poudriere if have an ugly mux of py38 & py39 packages.
Altough i have in blacklist,
And in make.conf:
How can this be explained
Altough i have in blacklist,
Code:
lang/python2
lang/python27
lang/python36
lang/python37
lang/python38
#lang/python39
And in make.conf:
Code:
DEFAULT_VERSIONS+=python3=3.9
DEFAULT_VERSIONS+=python=3.9
How can this be explained