Michael Thompson wrote: > Hi, > pyversions seems to be missing from the SDK preventing pysupport > from being used in debian/rules. > > What is the preferred method for packaging python packages? > > Any plans to add pyversions see bug #2741? > > Regards, Michael > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers > I don't know if it is 'preferred' or not, but the customized version of 'py2deb' works pretty well:
http://wiki.maemo.org/Py2deb Before this, I used 'pypackager', but it doesn't support the process of uploading to the 'extras' repository. There are also documented ways of using the regular 'debian' package build process, but so far it has caused me a lot of hair-pulling, so (for now) I have stuck with the above methods. Dare _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
