diff options
| author | Bill Randle <bill.randle@gmail.com> | 2017-11-29 21:47:01 -0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-12-11 07:58:58 -0800 |
| commit | acfb8417e370d017e7307872e61564deeda76a13 (patch) | |
| tree | b2233e5f49ecc0c98afd6f9eabea54cf4f34bb11 /meta-python | |
| parent | 04590bdc1db6e2ad7b526aa6fd1749f28784cb6c (diff) | |
| download | meta-openembedded-acfb8417e370d017e7307872e61564deeda76a13.tar.gz | |
python3-dominate: new recipe
Signed-off-by: Bill Randle <bill.randle@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-dominate_2.3.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dominate_2.3.1.bb b/meta-python/recipes-devtools/python/python3-dominate_2.3.1.bb new file mode 100644 index 0000000000..5304ccc183 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-dominate_2.3.1.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-dominate.inc | ||
