Skip to content

Support ruamel.yaml, improved yaml lib.#1037

Merged
AndreMiras merged 3 commits into
kivy:masterfrom
mixmastamyk:recipe-ruamel.yaml
Nov 11, 2018
Merged

Support ruamel.yaml, improved yaml lib.#1037
AndreMiras merged 3 commits into
kivy:masterfrom
mixmastamyk:recipe-ruamel.yaml

Conversation

@mixmastamyk

Copy link
Copy Markdown
Contributor

@inclement

Copy link
Copy Markdown
Member

It looks like this issue was resolved in ruamel.yaml, would it be better now to just set the env var that seems to have been added?

@mixmastamyk

Copy link
Copy Markdown
Contributor Author

Yes in general, however at the time I was using this, the fix had not made it to the release version on PyPI.

Looks like it probably has by now. I'm working on backend stuff now, but hope to get back to the kivy client in a week or two, and will take a look at a newer version of a ruamel.yaml that does not need a patch.

@inclement

Copy link
Copy Markdown
Member

Okay, sorry about the delay merging this, if this hasn't made it to pypi yet just let me know and I'll merge this version.

@inclement inclement added this to the 0.7 milestone Nov 18, 2017
@AndreMiras

Copy link
Copy Markdown
Member

I gave it a try and as in last pypi version ruamel.yaml==0.15.77 the problem is still there.
I made a couple of fixes to the recipe and will merge if Travis is happy.

@AndreMiras

Copy link
Copy Markdown
Member

Conditional build is green, even though I'm not too sure why it decided to fallback to python2. Because to me all the dependencies set is also compatible with python3crystax, here is the relevant part of the log:

[INFO]:    Found 4 acceptable bootstraps: ['webview', 'service_only', 'sdl2', 'pygame']
[INFO]:    Using the first of these: webview
[INFO]:    Found a single valid recipe set: ['hostpython2', 'python2', 'setuptools', u'ruamel.yaml']
[INFO]:    -> directory context testapps/
('recipes modified:', set([u'ruamel.yaml']))
('recipes to build:', set([u'ruamel.yaml']))
incompatible with python3crystax
falling back to python2
('recipes to build (no broken):', set([u'ruamel.yaml']))
('requirements:', u'ruamel.yaml,python2')

More details: https://api.travis-ci.org/v3/job/453630101/log.txt

@AndreMiras AndreMiras merged commit 7c125ad into kivy:master Nov 11, 2018
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