Moin Rahman: >On Jan 21, 2024, at 8:26 PM, Lexi Winter <[email protected]> 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 could ask a couple more questions:
- does this mean this port won't be built by the pkg.freebsd.org
builder?
- what is the correct way to testport the port before committing it?
DEFAULT_VERSIONS+=python=3.10?
thanks, lw.
signature.asc
Description: PGP signature
