Skip to content

Conversation

@yaazkal
Copy link

@yaazkal yaazkal commented Apr 7, 2021

This makes the compiler to use the python version in the system, so it makes it compatible with FreeBSD 13.0 (that has python 3.7 available in ports) and also previous versions of FreeBSD (even if they happen to use Python 2.7)

This makes the compiler to use the python version in the system, so it makes it compatible with FreeBSD 13.0 (that has python 3.7 available in ports) and also previous versions of FreeBSD (if they happen to use Python 2.7)
@tagattie
Copy link
Owner

Python 2.7 still needed to build node 12 for atom package manager (apm). (Poudriere build fails without 2.7).

When apm switches to use node 14 or later, we can remove 2.7 from USES=python.

@yaazkal
Copy link
Author

yaazkal commented Apr 10, 2021

I understand. Thanks for the feedback. If I get it correctly this change only affects atom and not node (node still compiles using 2.7 as you said/different repos). At least I did compile atom with this change and was able to update atom addons.

That said, I did not used poudriere so I was not aware of that failing issue you mention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants