[issue8688] distutils sdist is too laze w.r.t. recalculating MANIFEST

Éric Araujo report at bugs.python.org
Thu Aug 12 02:44:45 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

Attaching a patch to implement the marker idea. No doc changes yet.

It should work transparently: you don’t have to give an option to have automatic recalculation, you don’t have to give an option to have it leave your manual MANIFEST alone.

(For the curious, history is at http://beta.intuxication.org/hg/merwok/python-patches. Yay for TDD and Mercurial.)

----------
nosy: +eric.araujo
stage: needs patch -> patch review
Added file: http://bugs.python.org/file18482/sdist-manifest-marker.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8688>
_______________________________________


More information about the Python-bugs-list mailing list