diff options
| author | Derek Straka <derek@asterius.io> | 2017-02-22 19:14:11 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-23 23:22:30 +0100 |
| commit | 2a5e3b55f98480f408dc3fc16af046a6d3735859 (patch) | |
| tree | 540197ff649018177f2a632e095adbb7f3df28b4 /meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb | |
| parent | f2b080fb47903f58506b180d398476e1b92ab8f2 (diff) | |
| download | meta-openembedded-2a5e3b55f98480f408dc3fc16af046a6d3735859.tar.gz | |
python-jinja2: update to version 2.9.5
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb b/meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb new file mode 100644 index 0000000000..8375f8cf4e --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-jinja2_2.9.5.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-jinja2.inc | ||
| 3 | |||
| 4 | # Requires _pydecimal which is in misc | ||
| 5 | RDEPENDS_${PN} += " \ | ||
| 6 | ${PYTHON_PN}-misc \ | ||
| 7 | " | ||
