https://bugzilla.redhat.com/show_bug.cgi?id=1809723 Bug ID: 1809723 Summary: Review Request: python-stdio-mgr - Context manager for mocking/wrapping stdin/stdout/stderr 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-stdio-mgr.spec SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-stdio-mgr-1.0.1-1.fc31.src.rpm Project URL: https://www.github.com/bskinn/stdio-mgr Description: While some functionality here is more or less duplicative of redirect_stdout and redirect_stderr in contextlib within the standard library, it provides (i) a much more concise way to mock both stdout and stderr at the same time, and (ii) a mechanism for mocking stdin, which is not available in contextlib. Koji scratch build: fails due to missing deps rpmlint output: $ rpmlint python-stdio-mgr-1.0.1-1.fc31.src.rpm python-stdio-mgr.src: W: spelling-error Summary(en_US) stdin -> stein, stain, stdio python-stdio-mgr.src: W: spelling-error Summary(en_US) stdout -> stout, std out, std-out python-stdio-mgr.src: W: spelling-error Summary(en_US) stderr -> std err, std-err, stander python-stdio-mgr.src: W: spelling-error %description -l en_US duplicative -> duplication, duplicate, multiplicative python-stdio-mgr.src: W: spelling-error %description -l en_US stdout -> stout, std out, std-out python-stdio-mgr.src: W: spelling-error %description -l en_US stderr -> std err, std-err, stander python-stdio-mgr.src: W: spelling-error %description -l en_US contextlib -> context lib, context-lib, contextualize python-stdio-mgr.src: W: spelling-error %description -l en_US stdin -> stein, stain, stdio 1 packages and 0 specfiles checked; 0 errors, 8 warnings. $ rpmlint python3-stdio-mgr-1.0.1-1.fc31.noarch.rpm python3-stdio-mgr.noarch: W: spelling-error Summary(en_US) stdin -> stein, stain, stdio python3-stdio-mgr.noarch: W: spelling-error Summary(en_US) stdout -> stout, std out, std-out python3-stdio-mgr.noarch: W: spelling-error Summary(en_US) stderr -> std err, std-err, stander python3-stdio-mgr.noarch: W: spelling-error %description -l en_US duplicative -> duplication, duplicate, multiplicative python3-stdio-mgr.noarch: W: spelling-error %description -l en_US stdout -> stout, std out, std-out python3-stdio-mgr.noarch: W: spelling-error %description -l en_US stderr -> std err, std-err, stander python3-stdio-mgr.noarch: W: spelling-error %description -l en_US contextlib -> context lib, context-lib, contextualize python3-stdio-mgr.noarch: W: spelling-error %description -l en_US stdin -> stein, stain, stdio 1 packages and 0 specfiles checked; 0 errors, 8 warnings. $ rpmlint python3-stdio-mgr-1.0.1-1.fc31.noarch.rpm python3-stdio-mgr.noarch: W: spelling-error Summary(en_US) stdin -> stein, stain, stdio python3-stdio-mgr.noarch: W: spelling-error Summary(en_US) stdout -> stout, std out, std-out python3-stdio-mgr.noarch: W: spelling-error Summary(en_US) stderr -> std err, std-err, stander python3-stdio-mgr.noarch: W: spelling-error %description -l en_US duplicative -> duplication, duplicate, multiplicative python3-stdio-mgr.noarch: W: spelling-error %description -l en_US stdout -> stout, std out, std-out python3-stdio-mgr.noarch: W: spelling-error %description -l en_US stderr -> std err, std-err, stander python3-stdio-mgr.noarch: W: spelling-error %description -l en_US contextlib -> context lib, context-lib, contextualize python3-stdio-mgr.noarch: W: spelling-error %description -l en_US stdin -> stein, stain, stdio 1 packages and 0 specfiles checked; 0 errors, 8 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://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx