aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-10-03 13:05:51 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-10-04 14:53:34 +0000
commitd55c3265602afe16d38971a3d4b57de915ab024f (patch)
treeecdbce2ac3eda5d5a500fdaae3b076591e8a0618 /meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
parent70dde4d11d6ccece19a498276b3757876ac59ef3 (diff)
downloadmeta-openembedded-contrib-d55c3265602afe16d38971a3d4b57de915ab024f.tar.gz
python-twisted: update to version 17.9.0
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/python-twisted_17.9.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-twisted_17.9.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb b/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
new file mode 100644
index 0000000000..3b4511077f
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-twisted_17.9.0.bb
@@ -0,0 +1,4 @@
+inherit pypi setuptools
+require python-twisted.inc
+
+RDEPENDS_${PN}-core = "python-core python-zopeinterface python-contextlib"