From ae77b5dc959e525514cd03e24d21b2296196f17e Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 20 Nov 2019 16:08:01 +0800 Subject: python-twisted: upgrade 19.7.0 -> 19.10.0 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-twisted_19.10.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-twisted_19.10.0.bb (limited to 'meta-python/recipes-devtools/python/python-twisted_19.10.0.bb') 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 @@ +inherit pypi setuptools +require python-twisted.inc + +RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib" + +RDEPENDS_${PN} += " \ + ${PN}-news \ +" -- cgit v1.2.3-54-g00ecf