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

Jonny Heggheim <jonnyheggh...@sigaint.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



--- Comment #1 from Jonny Heggheim <jonnyheggh...@sigaint.org> ---
You should split the package like described here:
https://fedoraproject.org/wiki/Packaging:Python#Common_SRPM_vs_split_SRPMs

You should also use the template used in the Example common spec file section
on the Packaging Guidelines for Python. The one you use is to support older
EPEL versions.

Fedora Packaging Guidelines for Python:
> If a piece of software supports python3, it must be packaged for python3.
Lets see if it works with python3. If not then we do not build it.


>Source0: https://github.com/LedgerHQ/%{srcname}/archive/v%{version}.tar.gz
This is a personal preference, but I like to download the release from the
Python Package Index / pythonhosted.org, since that is what upstream publish.

-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to