diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-03-23 18:33:16 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-03-24 08:50:45 -0700 |
commit | f6f05d19fdab287af016c73c0746d98f56141522 (patch) | |
tree | 67c3550c776a0b6f6e9a44c06b4e4f5984b3909b /meta-python/recipes-devtools/python/python-flask-bootstrap.inc | |
parent | ae6d145e3b9a621f8a8cacd12815b0b436c8cc29 (diff) | |
download | meta-openembedded-f6f05d19fdab287af016c73c0746d98f56141522.tar.gz |
python3-isort: Upgrade 5.7.0 -> 5.8.0
Upgrade to release 5.8.0:
- Fix: as import comments can in some cases be duplicated.
- Fix: extra newline added with float-to-top, after skip, in
some cases.
- Fix: incorrect placement of noqa comments with multiple from
imports.
- Fix: in some cases different length limits for dos based line
endings.
- Export MyPY type hints.
- Identified import statements now return runnable code.
- Added "wemake" profile.
- Parallel (-j) now defaults to number of CPU cores if no value
is provided.
- Added a safeguard against accidental usage against /.
- Provide a flag --overwrite-in-place to ensure same file handle
is used after sorting.
- Added support for extending skips with --extend-skip and
--extend-skip-glob.
- Auto identification and skipping of some invalid import
statements.
- Ability to reverse the import sorting order.
- Added ability to push star imports to the top to avoid
overriding explicitly defined imports.
- Doc: Skip doesn't support plain directory names, but skip_glob
does.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-bootstrap.inc')
0 files changed, 0 insertions, 0 deletions