From eec355783eb224efdaffdd82d60b94beb875e793 Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Fri, 23 Aug 2019 15:04:15 +0900 Subject: python-twisted: upgrade 19.2.1 -> 19.7.0 LICENSE file updated: "Tom Most" was added in LICENSE file. Signed-off-by: Yuan Chao Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-twisted_19.7.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-twisted_19.7.0.bb (limited to 'meta-python/recipes-devtools/python/python-twisted_19.7.0.bb') 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 \ +" -- cgit v1.2.3-54-g00ecf