Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2022 17:25:22 +1030
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        Tatsuki Makino <tatsuki_makino@hotmail.com>
Cc:        ports@freebsd.org
Subject:   Re: Python version dependencies in pkg
Message-ID:  <5a3826ad-e993-2fbd-5203-21e45ff97d01@ShaneWare.Biz>
In-Reply-To: <PSAPR03MB56394DAD9BEDE8EE08DD1B1DFA209@PSAPR03MB5639.apcprd03.prod.outlook.com>
References:  <8B490359-27A3-410C-AE98-C1362D4FA9F0@gushi.org> <CAN6yY1ujCH9Xnv3QN-GF8hN75v%2BxGkOTHrsr25jzxGNGdYW2vQ@mail.gmail.com> <89D2B2D7-FA3D-46F5-A93B-4846950A157C@gushi.org> <65597c37-813b-d0ed-ea9f-8591b68cf097@gwdg.de> <20220929083939.Horde.Viq2uLBgUctcrsgmaJxN_1u@webmail.leidinger.net> <F4395689-FFD7-4591-BE5C-3F15983BF82D@gushi.org> <PSAPR03MB5639D5A4E9655F3AE61361E6FA579@PSAPR03MB5639.apcprd03.prod.outlook.com> <1fdde4e6-fa80-720f-7c85-8417d2a3b642@ShaneWare.Biz> <PSAPR03MB5639F69C594D482C7A152DC0FA569@PSAPR03MB5639.apcprd03.prod.outlook.com> <adf633cd-9c47-c1a1-0201-3121d55f60e3@ShaneWare.Biz> <PSAPR03MB56396A36ED700020784DBDD3FA5B9@PSAPR03MB5639.apcprd03.prod.outlook.com> <ac71f8a1-4509-fca2-6cd5-a1e44b5e7120@ShaneWare.Biz> <PSAPR03MB5639E515CAF178CBFFBC5836FA5E9@PSAPR03MB5639.apcprd03.prod.outlook.com> <98a53c30-92bc-8119-0043-eb51be740233@ShaneWare.Biz> <PSAPR03MB56394DAD9BEDE8EE08DD1B1DFA209@PSAPR03MB5639.apcprd03.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/10/22 2:41 pm, Tatsuki Makino wrote:
> Shane Ambler wrote on 2022/10/10 12:04:
>> On 8/10/22 3:06 pm, Tatsuki Makino wrote:
>>

> 
>> make -C /usr/ports/devel/py-six/ -V _PYTHON_VERSIONS -V _PYTHON_VERSION_MINIMUM -V _PYTHON_VERSION_MAXIMUM -V _VALID_PYTHON_VERSIONS -V FLAVORS
> 3.9 3.8 3.7 3.10 3.11 2.7
> 2.7
> 
> 3.9 2.7 3.8 3.7 3.10 3.11
> py39 py27
> 
>> If your FLAVORS list is shorter than that, maybe you have another
>> setting in make.conf causing that. Try removing your make.conf and see
>> if you get different values.

That matches the current ports tree, now add
BUILD_ALL_PYTHON_FLAVORS=yes to /etc/make.conf and FLAVORS matches the
full list of valid python versions - py39 py27 py38 py37 py310 py311


-- 
FreeBSD - the place to B...Software Developing

Shane Ambler




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5a3826ad-e993-2fbd-5203-21e45ff97d01>