https://bugzilla.redhat.com/show_bug.cgi?id=1688563 Bug ID: 1688563 Summary: Review Request: python-verboselogs - Verbose logging level for Python's logging module Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: logans@xxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://cottsay.fedorapeople.org/python-verboselogs/python-verboselogs.spec SRPM URL: https://cottsay.fedorapeople.org/python-verboselogs/python-verboselogs-1.7-4.fc31.src.rpm 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. Fedora Account System Username: cottsay Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=33464618 rpmlint output: 3 packages and 1 specfiles checked; 0 errors, 0 warnings. Notes: - Two patches have been added, one for Fedora's newer astroid version, and the other for EPEL 7's older sphinx version. Neither patch changes the product itself, and neither have been submitted upstream. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx