Reinstate cppy recipe and update 3 related recipes.#3124
Reinstate cppy recipe and update 3 related recipes.#3124RobertFlatt wants to merge 6 commits intokivy:developfrom RobertFlatt:cppy_cluster
Conversation
Recreate recipe, implement as PyProjectRecipe, update version.
Update version, add cppy dependency.
Update version, remove patch.
Bump version, change depends to hostpython_prerequisites. Fix #3122
|
|
LGTM! Thanks for picking this up and for sharing all the context. Would you mind documenting the known issues in the module or class docstrings of the failing recipes? Bonus points if you squash the commits into one and include the PR description in the commit message, this would ensure that valuable context is preserved in the commit history. |
indicating it only supports 64bit architecture. |
Add a warning that atom will not be built for 32 bit targets.
|
Ping @RobertFlatt ! Is it possible that you can refresh this PR? |
|
Github won't auto sync the 65 commits since this submission. At this point I don't want to manually reenter the PR. |
|
Ah okay. Maybe create a new PR ? |
These 4 recipes all relate to
cppy.All 4 Python packages are from the same repository https://github.com/nucleic
Reinstate
cppyrecipe, usePyProjectRecipeand latest version.Update
atomversion to latest, and addhostpython_prerequisitesUpdate
enamlversion to latest, and remove patch no longer requiredUpdate
kiwisolverversion to latest, changedependstohostpython_prerequisites,and change
=to+=to fix kiwisolver error ld: error: undefined symbol: main #3122(Caveat: I have absolutely no clue as to how one would test
enamlon Android.)