summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-vcversioner_2.14.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python: satisfy setup.py 'setup_requires' for vcversionerMark Asselstine2017-06-291-0/+8
| | | | | | | | | python-jsonschema has a 'setup_requires' for python vcversioner so we must have a -native version of python-vcversioner and DEPEND on it in order to avoid setup.py downloading the requires from PyPI. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-vcversioner: add new recipeLi xin2015-08-181-0/+16
Add python-vcversioner,since the newer python-jsonschema depends on it. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>