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

Builds setuptools with both python2 & hostpython3crystax #1282

Conversation

AndreMiras
Copy link
Member

Covers setuptools case in both python2 and hostpython3crystax.
The hostpython3crystax build is supposed to fail until branch
feature/ticket1154_hostpython3crystax_build_dir_and_synlink is merged.
The merge will be done in next commit to demonstrate the fix.
Also adds android recipe case.
Plus removed the uname -a and p4a apk --help simple test cases since
the maximum of parallel run seems to be 5.

Covers `setuptools` case in both `python2` and `hostpython3crystax`.
The `hostpython3crystax` build is supposed to fail until branch
`feature/ticket1154_hostpython3crystax_build_dir_and_synlink` is merged.
The merge will be done in next commit to demonstrate the fix.
Also adds android recipe case.
Plus removed the `uname -a` and `p4a apk --help` simple test cases since
the maximum of parallel run seems to be 5.
Creates an empty hostpython3crystax build directory and symlinks
system python3 to it, fixes kivy#1154
@AndreMiras
Copy link
Member Author

So as expected only the last build fails, because current hostpython3crystax recipe doesn't yet provide hostpython.
Merging #1249 should fix it. Let's find out...

…link' into feature/ticket1263_setuptools_python2_and_hostpython3crystax
@AndreMiras
Copy link
Member Author

And as expected merging #1249 fixes it builds are all green 🎉

@tshirtman
Copy link
Member

LGTM

@inclement inclement merged commit 45c26bd into kivy:master May 20, 2018
@inclement
Copy link
Member

Looks good now, thanks for making these final changes.

@AndreMiras AndreMiras deleted the feature/ticket1263_setuptools_python2_and_hostpython3crystax branch October 6, 2018 17:40
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.

3 participants