From 91fc7e1b05d03be71aeb7d7690cf3712a2991b98 Mon Sep 17 00:00:00 2001 From: Chen Qi Date: Tue, 26 Jun 2018 14:00:50 +0800 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-twisted_18.4.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-twisted_18.4.0.bb (limited to 'meta-python/recipes-devtools/python/python-twisted_18.4.0.bb') 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" -- cgit 1.2.3-korg