On Tue, 2020-02-11 at 09:55 -0800, Adam Williamson wrote: > On Tue, 2020-02-11 at 15:38 +0100, Normand wrote: > > Hello Adam, > > > > I am starting to use locally the fifloader.py and templates.fif.json > > > > Is the "FuturWarning" message something to be worked on ? Is it > > something you also have in your openQA servers ? > > === > > $./fifloader.py -w --filename xx.upstream templates.fif.json > > /usr/lib/python3.7/site-packages/jsonschema/_validators.py:200: > > FutureWarning: Possible nested set at position 7 > > not re.search(patrn, instance) > > Input template data is valid > > Generated template data is valid > > === > > It's a thing to be worked on, but it's not in our code - look where the > line reference is, it's in the jsonschema module. I actually keep > meaning to look at it and see if there's a patch upstream to backport > to Fedora, or else send one upstream - I just haven't got around to it > yet. > > It's just a deprecation warning for now, it doesn't mean anything's > broken.
Filed an issue upstream: https://github.com/Julian/jsonschema/issues/659 -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net _______________________________________________ qa-devel mailing list -- qa-devel@lists.fedoraproject.org To unsubscribe send an email to qa-devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/qa-devel@lists.fedoraproject.org