From c16dc3a25f2103cf7ce94b01aa53cf0944cef5dd Mon Sep 17 00:00:00 2001
From: david-sarah <david-sarah@jacaranda.org>
Date: Tue, 13 Mar 2012 20:30:41 +0000
Subject: [PATCH] Update find_links URLs in setup.cfg to
 https://tahoe-lafs.org. This is not just a doc change; look out for
 compatibility problems.

---
 setup.cfg | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index b984d2de..0d682035 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -23,13 +23,8 @@ zip_ok=False
 # dependencies in the tahoe-deps/ directory.
 
 find_links=misc/dependencies tahoe-deps ../tahoe-deps
- http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/
- http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/
-
-# The following is a directory on the test grid which holds a bunch of packages
-# of dependencies.  It is commented-out because the test grid has gone away and
-# a new one -- the Volunteer Test Grid -- is not yet publicly usable.
-# http://testgrid.allmydata.org:3567/uri/URI%3ADIR2-RO%3Asnrfwfxatrci35zdgjnzxxx2ke%3Aunarxv347edtku3xzmefy4mcdmfngxzeb72iyqcadbjzjpczjx5a/index.html
+ https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/
+ https://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/
 
 # Other sites that we might want to list:
 # http://sourceforge.net/project/showfiles.php?group_id=78018&package_id=79063
-- 
2.45.2