Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38286
| Path | csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'accepts': 0.09; 'parameter.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'attributes,': 0.16; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'message-id:@post.gmane.org': 0.16; 'possible?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:skip:d 20': 0.16; 'skip': 0.17; 'specify': 0.17; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.28; 'function': 0.30; 'to:addr :python-list': 0.33; 'skip:d 20': 0.34; 'received:org': 0.36; 'charset:us-ascii': 0.36; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'header:Received:5': 0.40; 'subject:you': 0.88 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Skip Montanaro <skip@pobox.com> |
| Subject | Can you reference VCS location in distutils.core.setup()? |
| Date | Wed, 6 Feb 2013 15:16:48 +0000 (UTC) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | sea.gmane.org |
| User-Agent | Loom/3.14 (http://gmane.org/) |
| X-Loom-IP | 192.160.124.80 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1416.1360163822.2939.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1360163822 news.xs4all.nl 6989 [2001:888:2000:d::a6]:45989 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:38286 |
Show key headers only | View raw
The distutils.core.setup() function accepts a bunch of attributes, among them a download_url parameter. I don't see a way to specify a VCS repository. Is that possible? Thx, Skip
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Can you reference VCS location in distutils.core.setup()? Skip Montanaro <skip@pobox.com> - 2013-02-06 15:16 +0000
csiph-web