Dalba added a comment.

OK, the previous patch resolved the setup issue. One of the 2.6 builds passed the tests successfully.

But another test failed with this error:

    warnings.simplefilter('ignore', ruamel.yaml.error.UnsafeLoaderWarning)

AttributeError: 'module' object has no attribute 'UnsafeLoaderWarning'

UnsafeLoaderWarning has been added in this commit which means after 2016-11-20 or in other words after v0.13.0.

Now maya has required that class since Dec 16, 2016 which is v0.0.0 !

The error cannot be related to maya.

This should related to a parent package. Probably a change in httpbin package (which requires Flask, which requires maya, which requires ruamel.yaml).


TASK DETAIL
https://phabricator.wikimedia.org/T174283

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Dalba
Cc: gerritbot, Aklapper, pywikibot-bugs-list, Dalba, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Magul, Tbscho, MayS, Zoranzoki21, Lewizho99, Mdupont, JJMC89, Maathavan, Avicennasis, jayvdb, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to