summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-20 16:08:01 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-20 06:57:27 -0800
commitae77b5dc959e525514cd03e24d21b2296196f17e (patch)
treef30d7c18e505805ac96605936ce292db01a7bde0 /meta-python/recipes-devtools/python/python-twisted_19.10.0.bb
parentae9b523493e4a0363f327c1cb5414a759ed8e15e (diff)
downloadmeta-openembedded-ae77b5dc959e525514cd03e24d21b2296196f17e.tar.gz
python-twisted: upgrade 19.7.0 -> 19.10.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twisted_19.10.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-twisted_19.10.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb b/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb
new file mode 100644
index 0000000000..5903db3e02
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb
@@ -0,0 +1,8 @@
1inherit pypi setuptools
2require python-twisted.inc
3
4RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"
5
6RDEPENDS_${PN} += " \
7 ${PN}-news \
8"