aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_19.7.0.bb
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-08-23 15:04:15 +0900
committerKhem Raj <raj.khem@gmail.com>2019-08-24 05:20:43 -0700
commiteec355783eb224efdaffdd82d60b94beb875e793 (patch)
treef6d049aa9d208a396c0c407d16af9a4c9b18041d /meta-python/recipes-devtools/python/python-twisted_19.7.0.bb
parent80c60a5d15198f35b1c3870039171c6b69a63c1a (diff)
downloadmeta-openembedded-contrib-eec355783eb224efdaffdd82d60b94beb875e793.tar.gz
python-twisted: upgrade 19.2.1 -> 19.7.0
LICENSE file updated: "Tom Most" was added in LICENSE file. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twisted_19.7.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-twisted_19.7.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted_19.7.0.bb b/meta-python/recipes-devtools/python/python-twisted_19.7.0.bb
new file mode 100644
index 0000000000..5903db3e02
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-twisted_19.7.0.bb
@@ -0,0 +1,8 @@
+inherit pypi setuptools
+require python-twisted.inc
+
+RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"
+
+RDEPENDS_${PN} += " \
+ ${PN}-news \
+"