summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-jsonpath-rw-ext_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-jsonpath-rw-ext: Change to python3zangrc2020-09-211-32/+0
| | | | | | | Because python2 is no longer maintained, bb file is changed to python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-jsonpath-rw-ext: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python: prepare for python3 only configurationBruce Ashfield2020-01-221-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-jsonpath-rw-ext: initial versionMark Asselstine2016-02-051-0/+27
This package provides extensions for JSONPath RW. This package is required by ceilometer. Signed-off-by: Mark Asselstine <asselsm@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>