[b,s]dist creation

Stefan Seefeld seefeld at sympatico.ca
Wed Sep 3 04:01:30 UTC 2003


hi there,

attached is a patch that factors commands out of the setup.py
file and stores them into 'qmdist/commands/'. This is mostly
in preparation for more command fine-tuning, which may require
standard commands such as 'bdist_rpm' to be extended for qmtest,
as well as new packages such as 'check' to be added.

Also attached is a new MANIFEST.in file.

Using this patch, I'm able to build the following targets:

sdist:         create a source distribution (tarball, zip file, etc.)
bdist:         create a built (binary) distribution
bdist_rpm:     create an RPM distribution
bdist_wininst: create an executable installer for MS Windows

In the hope that the changes are ok and that you can confirm
these targets to work,

		Stefan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20030903/bc0307c8/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MANIFEST.in
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20030903/bc0307c8/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qmdist.tgz
Type: application/x-tar
Size: 2802 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20030903/bc0307c8/attachment.tar>


More information about the qmtest mailing list