https://bugzilla.redhat.com/show_bug.cgi?id=2128486
Timothy Redaelli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|NEW |ASSIGNED Flags| |fedora-review? | |needinfo?([email protected]) CC| |[email protected] Doc Type|--- |If docs needed, set a value --- Comment #2 from Timothy Redaelli <[email protected]> --- Hi, can you please fix the 2 reported problems: python3-simple-rlp.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/python3-simple-rlp/README.md For this one you can use: sed -i 's/\r$//' python3-simple-rlp.noarch: E: description-line-too-long The pyrlp needs 5 dependencies. This alternative is write in pure python and don't have any dependencies. Recommended use for projects that don't need the Ethereum tools. If you already uses the Ethereum tools uses the pyrlp. For this one, just split the description line, since it's too long Thank you -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2128486 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
