python-twisted: upgrade 19.2.0 -> 19.2.1

-Upgrade from python-twisted_19.2.0.bb to python-twisted_19.2.1.bb.

-Upgrade from python3-twisted_19.2.0.bb to python3-twisted_19.2.1.bb.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-06-18 11:29:28 +08:00
committed by Khem Raj
parent 1e0ec61f7a
commit d29f84835b
3 changed files with 2 additions and 2 deletions

View File

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