]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: Point setuptools at a directory on the allmydata.org test grid to find depende...
authorZooko O'Whielacronx <zooko@zooko.com>
Sun, 11 Jan 2009 16:11:26 +0000 (09:11 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Sun, 11 Jan 2009 16:11:26 +0000 (09:11 -0700)
Don't include an unrouteable IP address in find_links (fixes #574).

setup.cfg

index e25cca6098879b40165c7491956dae2230305887..cfcd407161ab63f9cf518fa4ff6fcd695afdd397 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,11 +16,12 @@ zip_ok=False
 # a darcs tree, the 'sumo' tarball variant will include all of these
 # dependencies in the tahoe-deps/ directory.
 
-find_links=misc/dependencies tahoe-deps ../tahoe-deps
-           http://192.168.1.126:3567/uri/URI:DIR2-RO:snrfwfxatrci35zdgjnzxxx2ke:unarxv347edtku3xzmefy4mcdmfngxzeb72iyqcadbjzjpczjx5a
-
-#           http://sourceforge.net/project/showfiles.php?group_id=78018&package_id=79063
+# The directory on the allmydata.org testgrid is a directory where
+# 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://sourceforge.net/project/showfiles.php?group_id=78018&package_id=79063
 # http://pypi.python.org/pypi/pywin32