summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jsonschema.inc
Commit message (Collapse)AuthorAgeFilesLines
* python-jsonschema, python3-jsonschema: add vcversioner-native dependencyPascal Bach2017-09-181-0/+2
| | | | | | | | | | | 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-2/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-jsonschema, python3-jsonschema: Add recipe for version 2.5.1Fabio Berton2016-08-221-0/+26
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>