At 11:17 AM 4/6/2009 -0300, Leonardo Santagada wrote:

On Apr 6, 2009, at 8:31 AM, Lennart Regebro wrote:

2009/4/6 David Cournapeau <da...@ar.media.kyoto-u.ac.jp>:
python setup.py sdist # put everything under svn into the tarball
cd dist && uncompress tarball && python setup.py sdist # the
tarball is
not the same

Why not?


It will be missing the .hg,.svn or whatever it used to generate the
file list.

But it *will* have a SOURCES.txt, that lists all those files in it.

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to