diff options
| author | Sven Ebenfeld <sven.ebenfeld@gmail.com> | 2016-01-22 23:22:50 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-01 15:51:15 +0100 |
| commit | 816039cd96ba302477a7d784412873f28567f8f1 (patch) | |
| tree | 30e32b081f793ef987c2df772e0fa3e600831c0a /meta-python/recipes-devtools/python/python3-markupsafe_0.23.bb | |
| parent | edae1715d7d0090672b32a5a2e484852764d6c57 (diff) | |
| download | meta-openembedded-816039cd96ba302477a7d784412873f28567f8f1.tar.gz | |
python(3)-markupsafe: add recipes
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-markupsafe_0.23.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-markupsafe_0.23.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-markupsafe_0.23.bb b/meta-python/recipes-devtools/python/python3-markupsafe_0.23.bb new file mode 100644 index 0000000000..765e3c906b --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-markupsafe_0.23.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-markupsafe.inc | ||
