On Sun, Jan 21, 2024 at 09:53:47PM -0500, Charlie Li wrote:
> Lexi Winter wrote:
> > Moin Rahman:
> > > By default this will not be built in that case. If you want to build
> > > for python 3.10 you have to add USE_PYTHON=allflavors
> >
> > thanks (again). so for a normal port, is there any guida
Lexi Winter wrote:
Moin Rahman:
By default this will not be built in that case. If you want to build
for python 3.10 you have to add USE_PYTHON=allflavors
thanks (again). so for a normal port, is there any guidance on whether
i should do this or not? is there a policy on this?
this is a nor
> On Jan 21, 2024, at 9:15 PM, Lexi Winter wrote:
>
> Moin Rahman:
>> By default this will not be built in that case. If you want to build
>> for python 3.10 you have to add USE_PYTHON=allflavors
>
> thanks (again). so for a normal port, is there any guidance on whether
> i should do this or
Moin Rahman:
> By default this will not be built in that case. If you want to build
> for python 3.10 you have to add USE_PYTHON=allflavors
thanks (again). so for a normal port, is there any guidance on whether
i should do this or not? is there a policy on this?
this is a normal (desktop) appli
> On Jan 21, 2024, at 8:55 PM, Lexi Winter wrote:
>
> Moin Rahman:
>> On Jan 21, 2024, at 8:26 PM, Lexi Winter wrote:
>>> i'm trying to port an application that requires Python 3.10+ or later,
>>> while the default Python is still 3.9.
>>
>> .if ${PYTHON_REL} < 31000
>> IGNORE= Does not suppo
Moin Rahman:
>On Jan 21, 2024, at 8:26 PM, Lexi Winter wrote:
> > i'm trying to port an application that requires Python 3.10+ or later,
> > while the default Python is still 3.9.
>
> .if ${PYTHON_REL} < 31000
> IGNORE= Does not support python 3.9 or earler
> .endif
thanks Moin,
if i coul
> On Jan 21, 2024, at 8:26 PM, Lexi Winter wrote:
>
> hi all,
>
> i'm trying to port an application that requires Python 3.10+ or later,
> while the default Python is still 3.9.
>
> this is my Makefile:
> https://git.sr.ht/~lw/freebsd-ports/tree/sublime-music/item/audio/py-sublime-music/Make
hi all,
i'm trying to port an application that requires Python 3.10+ or later,
while the default Python is still 3.9.
this is my Makefile:
https://git.sr.ht/~lw/freebsd-ports/tree/sublime-music/item/audio/py-sublime-music/Makefile
running poudriere testport initially produces several messages l