diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2021-08-24 11:18:12 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-08-25 08:15:33 -0700 |
commit | 9595fb5deec730317b209844ad418646a4f60ca7 (patch) | |
tree | 4cce428afbc08ed9cd882eae606501b566aa0e43 /meta-python/recipes-devtools/python/python-flask-script.inc | |
parent | 8a80e07d3a24bfd881f5b631f8c0f14665fb63fd (diff) | |
download | meta-openembedded-9595fb5deec730317b209844ad418646a4f60ca7.tar.gz |
python3-colorlog: Upgrade 5.0.1 -> 6.4.1
Upgrade to release 6.4.1:
- Renamed colorlog.logging to colorlog.wrappers
- Import log levels from the logging module
- Dropped support for Python 2 and Python versions below 3.5
- Added type hints and added mypy to CI
- Support 256 colour ANSI codes
- Support "light" ANSI codes
- Support the NO_COLOR environment variable, and a no_color option
- Updated various examples and documentation
- Merged TTYColoredFormatter into ColoredFormatter, and ensure no
ANSI codes are printed when colors are disabled
- Replaced LevelFormatter with a far simpler implementation
- Fixed version_info check for the Formatter validate parameter
- Define formatMessage instead of format, so that ColoredRecord is
used in fewer places
- Use setuptool's "normalised" format for the version number
- Add PEP 561 typing marker so mypy can find type annotations
- Renamed internal modules
- colorlog.colorlog is now colorlog.formatter
- colorlog.logging is now colorlog.wrappers
- Removed colorlog.escape_codes object so that the
colorlog.escape_codes module can be imported and used
- Import log levels from the logging module
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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-script.inc')
0 files changed, 0 insertions, 0 deletions