From: Zooko O'Whielacronx Date: Wed, 14 Jan 2009 19:50:23 +0000 (-0700) Subject: setup: configure setup.cfg to point setuptools at the index.html page instead of... X-Git-Tag: allmydata-tahoe-1.3.0~198 X-Git-Url: https://git.rkrishnan.org/specifications/banana.xhtml?a=commitdiff_plain;h=e38dc8f3106fa4b6501648e81999688edd4f29fd;p=tahoe-lafs%2Ftahoe-lafs.git setup: configure setup.cfg to point setuptools at the index.html page instead of straight at the tahoe directory listing This is necessary, because if setuptools looks at the directory listing, then it follows the link named "More Info" in attempt to download the file, and this fails. --- diff --git a/setup.cfg b/setup.cfg index c3877507..8ed55175 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,8 +21,9 @@ zip_ok=False # tahoe developers host copies of upstream dependencies. find_links=misc/dependencies tahoe-deps ../tahoe-deps - http://testgrid.allmydata.org:3567/uri/URI%3ADIR2-RO%3Asnrfwfxatrci35zdgjnzxxx2ke%3Aunarxv347edtku3xzmefy4mcdmfngxzeb72iyqcadbjzjpczjx5a/ + http://testgrid.allmydata.org:3567/uri/URI%3ADIR2-RO%3Asnrfwfxatrci35zdgjnzxxx2ke%3Aunarxv347edtku3xzmefy4mcdmfngxzeb72iyqcadbjzjpczjx5a/index.html +# Other sites that we might want to list: # http://sourceforge.net/project/showfiles.php?group_id=78018&package_id=79063 # http://pypi.python.org/pypi/pywin32