meta-openembedded/meta-python/recipes-devtools/python/python-twisted_19.10.0.bb
Zang Ruochen ae77b5dc95 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>
2019-11-20 06:57:27 -08:00

9 lines
143 B
BlitzBasic

inherit pypi setuptools
require python-twisted.inc
RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"
RDEPENDS_${PN} += " \
${PN}-news \
"