aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-gevent_1.4.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-02-07 21:03:22 -0800
committerKhem Raj <raj.khem@gmail.com>2019-02-07 22:18:38 -0800
commita600bc8a82a62208f5d9fe7221689c03bb3f2fef (patch)
tree6a87e3cfcad14e62f15df97c7794c25a070600f1 /meta-python/recipes-devtools/python/python-gevent_1.4.0.bb
parentdd893a0097ad78d4251c960bae98370be5acd49a (diff)
downloadmeta-openembedded-contrib-a600bc8a82a62208f5d9fe7221689c03bb3f2fef.tar.gz
python-gevent: Upgrade to 1.4.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-gevent_1.4.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-gevent_1.4.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-gevent_1.4.0.bb b/meta-python/recipes-devtools/python/python-gevent_1.4.0.bb
new file mode 100644
index 0000000000..f13bfd7b73
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-gevent_1.4.0.bb
@@ -0,0 +1,4 @@
+require python-gevent.inc
+inherit setuptools
+
+RDEPENDS_${PN} += "${PYTHON_PN}-re"