diff options
| author | Moritz Fischer <moritz.fischer@ettus.com> | 2017-06-01 09:42:50 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-12 06:56:24 +0200 |
| commit | ec534b23654d6609f483a8603fb61d15caab32d7 (patch) | |
| tree | 59e2bd8ae1eb7490b19d4b2e56b882d1ddc68044 /meta-python/recipes-devtools/python/python3-gevent_1.2.1.bb | |
| parent | d5f55bc60813704ab22287c347253fda48495335 (diff) | |
| download | meta-openembedded-ec534b23654d6609f483a8603fb61d15caab32d7.tar.gz | |
python-gevent: Add support for python3
Extends recipe to support python3
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-gevent_1.2.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent_1.2.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gevent_1.2.1.bb b/meta-python/recipes-devtools/python/python3-gevent_1.2.1.bb new file mode 100644 index 0000000000..1f172e5868 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-gevent_1.2.1.bb | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | require python-gevent.inc | ||
| 2 | inherit setuptools3 | ||
| 3 | |||
