aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_17.5.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-09-19 14:17:45 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-22 22:50:46 +0000
commit60d327c66570b770a18cd1b06526693241170a56 (patch)
tree9ca1ee8077fb4ce00197498b986635454eb08257 /meta-python/recipes-devtools/python/python-twisted_17.5.0.bb
parent0c4f3a3d8cf6caf7f9fd67e465e1e25ab8dcda40 (diff)
downloadmeta-openembedded-contrib-60d327c66570b770a18cd1b06526693241170a56.tar.gz
python-twisted: update version to 17.5.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.5.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-twisted_17.5.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted_17.5.0.bb b/meta-python/recipes-devtools/python/python-twisted_17.5.0.bb
new file mode 100644
index 0000000000..3b4511077f
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-twisted_17.5.0.bb
@@ -0,0 +1,4 @@
+inherit pypi setuptools
+require python-twisted.inc
+
+RDEPENDS_${PN}-core = "python-core python-zopeinterface python-contextlib"