From 4850400e7e37ae9abbaa0ed2470ec6efb3a035a0 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 24 Apr 2019 16:35:28 +0800 Subject: python-twisted: upgrade 18.4.0 -> 19.2.0 -Upgrade from python-twisted_18.4.0.bb to python-twisted_19.2.0.bb. -Upgrade from python3-twisted_18.4.0.bb to python3-twisted_19.2.0.bb. -License-Update: Copyright year updated to 2019. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-twisted_19.2.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-twisted_19.2.0.bb (limited to 'meta-python/recipes-devtools/python/python-twisted_19.2.0.bb') diff --git a/meta-python/recipes-devtools/python/python-twisted_19.2.0.bb b/meta-python/recipes-devtools/python/python-twisted_19.2.0.bb new file mode 100644 index 0000000000..5903db3e02 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-twisted_19.2.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