aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_18.4.0.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-06-26 14:00:50 +0800
committerKhem Raj <raj.khem@gmail.com>2018-06-27 22:17:33 -0700
commit91fc7e1b05d03be71aeb7d7690cf3712a2991b98 (patch)
tree1144ee2f51344718c95f93de7a0befea43e4b66b /meta-python/recipes-devtools/python/python-twisted_18.4.0.bb
parent064e5ab4630cc816675a15e119e9300c14aefc52 (diff)
downloadmeta-openembedded-contrib-91fc7e1b05d03be71aeb7d7690cf3712a2991b98.tar.gz
python(3)-twisted: upgrade 17.9.0 -> 18.4.0
The license checksum changes but the license remains the same. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twisted_18.4.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-twisted_18.4.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted_18.4.0.bb b/meta-python/recipes-devtools/python/python-twisted_18.4.0.bb
new file mode 100644
index 0000000000..2be1709d04
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-twisted_18.4.0.bb
@@ -0,0 +1,4 @@
+inherit pypi setuptools
+require python-twisted.inc
+
+RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"