summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-jsonschema: remove unneeded depends on python3-miscDerek Straka2018-03-121-4/+0
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-jsonschema, python3-jsonschema: add vcversioner-native dependencyPascal Bach2017-09-181-2/+0
| | | | | | | | | | | If not added the setup.py will complain that it can't find vcversioner. The non native dependency is not working as the module is required during compilation not at runtime. Also the dependency is required for both the Python 2 and Python 3 version Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-jsonschema: update to version 2.6.0Derek Straka2017-02-201-0/+8
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>