← Back to team overview

keryx team mailing list archive

Re: [Question #70854]: need source packages

 

Question #70854 on Keryx changed:
https://answers.edge.launchpad.net/keryx/+question/70854

Savvas Radevic posted a new comment:
Hm.. I'm still a newcomer concerning programming and packaging, but you
are using setup.py with distutils, right?

a) To make a source package, you execute: python setup.py sdist
b) You also need a MANIFEST file to tell setup.py which files to package with a source package.

That's all I needed in order to make a simple source package. Perhaps it could suit you as an example:
- Source code: http://bazaar.launchpad.net/~surl/surl/trunk/files
- Downloads: https://launchpad.net/surl/+download

-- 
You received this question notification because you are a member of
Keryx Development Team, which is an answer contact for Keryx.