summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-rfc3986-validator: add from openembedded-coreRoss Burton2024-08-091-0/+24
| | | | | | | This recipe is being removed from oe-core, so add to meta-python. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python: remove recipes imported to oe-coreBruce Ashfield2021-11-261-23/+0
| | | | | | | | | To support device tree schema validation in kernels v5.16+, we've imported dt-schema + dependencies to core. So we can safely drop them from meta-python. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-3/+3
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-rfc3986-validator: consolidate inc and bb files into a single bb fileDerek Straka2020-04-051-2/+23
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-rfc3986-validator: add recipeNicola Lunghi2019-11-141-0/+2
This is an optional dependency for python-jsonschema Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>