Name: | python36-coloredlogs |
---|---|
Version: | 10.0 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 308532 |
License: | MIT |
RPM: | python36-coloredlogs-10.0-7.el7.noarch.rpm |
Source RPM: | python-coloredlogs-10.0-7.el7.src.rpm |
Build Date: | Fri Mar 06 2020 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://coloredlogs.readthedocs.io |
Summary: | Documentation for the 'coloredlogs' Python module |
Description: | The coloredlogs package enables colored terminal output for Python's logging module. The ColoredFormatter class inherits from logging.Formatter and uses ANSI escape sequences to render your logging messages in color. It uses only standard colors so it should work on any UNIX terminal. |
- Drop python2 and python3_other - Deselect plain_text test on Python >= 3.7 (xolox/python-coloredlogs#66)
- Pattern conformance
- Disable python2 for Fedora 30+ - Better conditionals in spec - Enable tests
- Enable both python34 and python36 for EPEL
- Add missing setuptools BR for EPEL
- Enable python34 builds for EPEL
- Initial package