https://bugzilla.redhat.com/show_bug.cgi?id=1409654 Bug ID: 1409654 Summary: Review Request: python-pydocstyle - Python docstring style checker Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: tadej.j@xxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://raw.githubusercontent.com/tjanez/pydocstyle-package/c6882b9/python-pydocstyle.spec SRPM URL: https://tadej.fedorapeople.org/python-pydocstyle-1.1.1-0.fc26.1.src.rpm Description: A static analysis tool for checking compliance with Python docstring conventions. It supports most of PEP 257 out of the box, but it should not be considered a reference implementation. Fedora Account System Username: tadej NOTE: Rpmlint reports 16 python-bytecode-wrong-magic-value errors (with Python 3.6) which is a bug in rpmlint that has been fixed in the latest rawhide version [1]. Besides that, Rpmlint reports 8 warnings, 6 of those are spelling errors which I decided to ignore since docstring is an established term in Python community. The remaining 2 warnings are about missing manual pages. I'll query upstream if they could provide one. Trimmed Rpmlint output: python2-pydocstyle.noarch: W: spelling-error Summary(en_US) docstring -> doc string, doc-string, stringing python2-pydocstyle.noarch: W: spelling-error %description -l en_US docstring -> doc string, doc-string, stringing python3-pydocstyle.noarch: W: spelling-error Summary(en_US) docstring -> doc string, doc-string, stringing python3-pydocstyle.noarch: W: spelling-error %description -l en_US docstring -> doc string, doc-string, stringing python3-pydocstyle.noarch: W: no-manual-page-for-binary pep257 python3-pydocstyle.noarch: W: no-manual-page-for-binary pydocstyle python-pydocstyle.src: W: spelling-error Summary(en_US) docstring -> doc string, doc-string, stringing python-pydocstyle.src: W: spelling-error %description -l en_US docstring -> doc string, doc-string, stringing [1] https://koji.fedoraproject.org/koji/buildinfo?buildID=830119 -- 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