Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #13 from Stephen Gallagher <sgall...@redhat.com> 2010-09-23 
10:04:24 EDT ---
Created attachment 449224
  --> https://bugzilla.redhat.com/attachment.cgi?id=449224
setup.py script for python

This specfile does not comply with python packaging requirements. You need to
have pre-generated the .pyc files.

The easiest way to do this is to have your tarball include the script I'm
attaching here, and then do the following:

Create a new python specfile from a python template. If you have
'fedora-packager' installed on your system, you can do:

rpmdev-newspec --type python --output iosum.spec

This will create a basic python specfile that will work with setup.py.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to