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 eric.araujo
Recipients eric.araujo, tarek
Date 2010-04-11.16:50:29
SpamBayes Score 2.0991805e-05
Marked as misclassified No
Message-id <1271004631.29.0.0742687502668.issue8371@psf.upfronthosting.co.za>
In-reply-to
Content
Distutils2 should have a command responsible for downloading distributions. This would factor it out of other code in one clear location and allow users to download for later installation.

If setup.cfg files grow options for extras, test-requires, build-requires and such specific kinds of dependencies, matching options would appear on the download (or get) command.

Side note: Is it okay to post this as a bug or should I rather mail distutils-sig first? Or mail them now?

Regards
History
Date User Action Args
2010-04-11 16:50:32eric.araujosetrecipients: + eric.araujo, tarek
2010-04-11 16:50:31eric.araujosetmessageid: <1271004631.29.0.0742687502668.issue8371@psf.upfronthosting.co.za>
2010-04-11 16:50:29eric.araujolinkissue8371 messages
2010-04-11 16:50:29eric.araujocreate