This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author [email protected]
Recipients djc, [email protected], meatballhat, mpm, ronaldoussoren, tarek
Date 2010-08-10.12:53:02
SpamBayes Score 0.00018905973
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
This issue has broken our build system too.

A bug has been fixed, but another one is open now.

If the MANIFEST file has been produced by distutils it should be
regenerated each time.  But if it has not been produced by distutils
then it should not regenerated.

The problem is how to make the distinction.  Maybe an special line at
the beginning of the MANIFEST file could identify that it has been
generated by distutils.
History
Date User Action Args
2010-08-10 12:53:12[email protected]setrecipients: + [email protected], ronaldoussoren, tarek, djc, meatballhat, mpm
2010-08-10 12:53:11[email protected]setmessageid: <[email protected]>
2010-08-10 12:53:02[email protected]linkissue8688 messages
2010-08-10 12:53:02[email protected]create