https://bugzilla.redhat.com/show_bug.cgi?id=1714006 Bug ID: 1714006 Summary: Review Request: python3-tbtrim - A utility to trim Python traceback information Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: mail@xxxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-tbtrim.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-tbtrim-0.2.1-1.fc30.src.rpm Project URL: https://github.com/gousaiyang/tbtrim Description: tbtrim is a utility to trim Python traceback information. By assigning user- refined sys.excepthook, one can easily customize the behavior after an exception is raise and uncaught, and just before the interpreter prints out the given traceback and exception to sys.stderr. In a more human-readable way, tbtrim is to let you handle the last words of a program when it exits because of an exception. Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=35069305 rpmlint output: $ rpmlint python-tbtrim-0.2.1-1.fc30.src.rpm python-tbtrim.src: W: spelling-error Summary(en_US) traceback -> trace back, trace-back, racetrack python-tbtrim.src: W: spelling-error %description -l en_US traceback -> trace back, trace-back, racetrack python-tbtrim.src: W: spelling-error %description -l en_US sys -> says, sis, syn python-tbtrim.src: W: spelling-error %description -l en_US excepthook -> except hook, except-hook, exception python-tbtrim.src: W: spelling-error %description -l en_US stderr -> std err, std-err, stander 1 packages and 0 specfiles checked; 0 errors, 5 warnings. $ rpmlint python3-tbtrim-0.2.1-1.fc30.noarch.rpm python3-tbtrim.noarch: W: spelling-error Summary(en_US) traceback -> trace back, trace-back, racetrack python3-tbtrim.noarch: W: spelling-error %description -l en_US traceback -> trace back, trace-back, racetrack python3-tbtrim.noarch: W: spelling-error %description -l en_US sys -> says, sis, syn python3-tbtrim.noarch: W: spelling-error %description -l en_US excepthook -> except hook, except-hook, exception python3-tbtrim.noarch: W: spelling-error %description -l en_US stderr -> std err, std-err, stander 1 packages and 0 specfiles checked; 0 errors, 5 warnings. Fedora Account System Username: fab -- 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