https://bugzilla.redhat.com/show_bug.cgi?id=1402540

Igor Gnatenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |fedora-review?



--- Comment #4 from Igor Gnatenko <[email protected]> ---
* Consider taking REAL sources, not the PyPI waste
* /usr/libexec -> %{_libexecdir}
* /usr/bin -> %{_bindir}
* %{python3_sitelib}/gitfame -> %{python3_sitelib}/gitfame/
* %{python3_sitelib}/git_fame-%{version}-py?.?.egg-info ->
%{python3_sitelib}/git_fame-*/
* I think Requires: git is missing (or even git-core, depends what it really
requires)
* Consider using Cython version, because it's faster (BR: python3-Cython and
--cython to the %py3_build/install executions)
* I would also add Recommends: python3-tabulate
* Tests are not ran

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to