https://bugzilla.redhat.com/show_bug.cgi?id=1366277
Zbigniew Jędrzejewski-Szmek zbyszek@in.waw.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |zbyszek@in.waw.pl Assignee|nobody@fedoraproject.org |zbyszek@in.waw.pl Flags| |fedora-review?
--- Comment #1 from Zbigniew Jędrzejewski-Szmek zbyszek@in.waw.pl --- I'd suggest: %global _description \ This is an implementation of GitHub-Flavored Markdown written as an extension \ ...
%description %_description %description -n python2-%{pypi_name} %_description ...
I'm not sure about the name: python-py-* suggests that this has something to do with py.test and python-py. Maybe the name should just be python-gfm? This matches the module name too.
? package name is OK + license is acceptable (BSD 3-clause) + license is specified correctly + latest version is packaged + modern python packaging template is used + %python_provide macro is used + P/R/BR look correct + no scriptlets necessary + %check is present + builds and installs OK + fedora-review and rpmlint are happy
rpmlint: python-py-gfm.src: E: description-line-too-long C to the Python Markdown library. It aims for maximal compatibility with GitHub's rendering.
OK, looks good, only thing is the name, maybe.