summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-isort_5.5.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-isort: Upgrade 5.5.3 -> 5.5.4Leon Anavi2020-10-041-17/+0
| | | | | | | | | | | | | Upgrade to release 5.5.4: - In rare cases isort changes the content of multiline strings after a yield statement. - Support case where known_SECTION points to a section not listed in sections. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-isort: Upgrade 5.5.2 -> 5.5.3Leon Anavi2020-09-231-0/+17
Upgrade to release 5.5.3: - Bug fix: in rare cases isort can mangle yield from or raise from statements. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>