Name: | python3-verboselogs |
---|---|
Version: | 1.7 |
Release: | 17.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 33517 |
License: | MIT |
RPM: | python3-verboselogs-1.7-17.el9.noarch.rpm |
Source RPM: | python-verboselogs-1.7-17.el9.src.rpm |
Build Date: | Mon May 16 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://verboselogs.readthedocs.io |
Summary: | Documentation for the 'verboselogs' Python module |
Description: | The verboselogs package extends Python's logging module to add the log levels NOTICE, SPAM, SUCCESS and VERBOSE: - The NOTICE level sits between the predefined WARNING and INFO levels. - The SPAM level sits between the predefined DEBUG and NOTSET levels. - The SUCCESS level sits between the predefined WARNING and ERROR levels. - The VERBOSE level sits between the predefined INFO and DEBUG levels. The code to do this is simple and short, but I still don't want to copy/paste it to every project I'm working on, hence this package. |
- Drop pylint tests - Use unittest.mock
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Improve astroid compatibility patch (rhbz#1958921)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for Python 3.9