summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-jinja2_2.7.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-jinja2: correct LICENSEPaul Eggleton2014-01-061-1/+1
| | | | | | | BSD-3-Clause is the license specified upstream. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-jinja2: add missing python module dependenciesPaul Eggleton2014-01-061-0/+2
| | | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-jinja2: introduce stand-alone template engineBruce Ashfield2013-11-251-0/+17
The havana horizon component requires jinja2 for template services. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>