https://bugzilla.redhat.com/show_bug.cgi?id=2017670
Miro Hrončok <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Miro Hrončok <[email protected]> --- spec sanity: Consider using https://github.com/hukkin/tomli-w for URL, as this is the URL this project lists in its metadata as homepage. Consider constructing the GitHub tarball URL to include the name of the project, it plays much more nicely in shared SOURCES folder: Source0: https://github.com/hukkin/tomli-w/archive/%{version}/tomli-w-%{version}.tar.gz Or even: Source0: %{url}/archive/%{version}/tomli-w-%{version}.tar.gz %description should be word-wrapped to 79 characters. rpmlint will complain otherwise. Note that there is a build dependency loop with flit from https://src.fedoraproject.org/rpms/python-flit/pull-request/16 -- is there a way to build this without flit? -- 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=2017670 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
