diff options
| author | Derek Straka <derek@asterius.io> | 2016-02-14 23:05:16 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-25 17:45:47 +0100 |
| commit | 485b30ac87e769d34bf9536897b4efc8c695dc4c (patch) | |
| tree | 787b5197c745da7f9f4345a6adc0ef36fdd28cc3 /meta-python/recipes-devtools/python/python3-tornado_4.3.bb | |
| parent | 1fadd754cc5979123a8df73f5c9f61aa857d69a0 (diff) | |
| download | meta-openembedded-485b30ac87e769d34bf9536897b4efc8c695dc4c.tar.gz | |
Update python3 recipes to use the updated pypi class
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-tornado_4.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-tornado_4.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tornado_4.3.bb b/meta-python/recipes-devtools/python/python3-tornado_4.3.bb index 21a4300f2f..eecc1f0fb4 100644 --- a/meta-python/recipes-devtools/python/python3-tornado_4.3.bb +++ b/meta-python/recipes-devtools/python/python3-tornado_4.3.bb | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | inherit pypi3 | 1 | inherit pypi setuptools3 |
| 2 | require python-tornado.inc | 2 | require python-tornado.inc |
