Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build all packages requiring Python additionally with Python 3.8 and 3.9 #72

Open
ajelinski opened this issue Jan 27, 2021 · 1 comment

Comments

@ajelinski
Copy link
Contributor

@mithro (#68 (comment)):

All packages which require Python should build for Python 3.7, Python 3.8, Python 3.9

The reason I was suggesting everything is there is some subtle complexity around the dependencies of Python itself can conflict with dependencies of the other packages.

This can be done in the same way as in the surelog, yosys and symbiyosys recipes from #68.

@ajelinski ajelinski changed the title Build all packages requiring Python with versions: 3.7, 3.8 and 3.9 Build all packages requiring Python additionally with Python 3.8 and 3.9 Jan 27, 2021
@mithro
Copy link
Member

mithro commented Jan 27, 2021

@ajelinski - We should figure out how to do this automatically? We should always be supporting the latest 3 versions of Python.

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

No branches or pull requests

2 participants