]> code.ossystems Code Review - openembedded-core.git/commit
python: import rfc3987 from meta-pyton
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 24 Nov 2021 14:39:03 +0000 (09:39 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Nov 2021 16:58:55 +0000 (16:58 +0000)
commit9a3cb1a02a4c630e98137edcc8e33bd00343a957
tree45ff1256144f5146ebead9ade4408d3e252d154e
parente25d4417bc4ca01474c74dc5bd38594bcfbe6639
python: import rfc3987 from meta-pyton

rfc3987 is a depenency of jsonschema and dtschema, which are being
added to support kernel device tree validation.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
meta/recipes-devtools/python/python3-rfc3987_1.3.8.bb [new file with mode: 0644]