[issue8371] Add a command to download distributions

Éric Araujo report at bugs.python.org
Sun Apr 11 18:50:31 CEST 2010


New submission from Éric Araujo <merwok at netwok.org>:

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

----------
assignee: tarek
components: Distutils2
messages: 102853
nosy: merwok, tarek
severity: normal
status: open
title: Add a command to download distributions
type: feature request
versions: Python 3.3

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


More information about the Python-bugs-list mailing list