summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-twisted_19.10.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-twisted: remove double var modificationKonrad Weihmann2020-06-121-2/+2
| | | | | | | | | | It is either append or +=, but not both. Pick append to be the correct one Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 19867269bacd2676369b1f92c9103c8eb0b882db) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-twisted: upgrade 19.7.0 -> 19.10.0Zang Ruochen2019-11-201-0/+65
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>