From ff24c4d83ae1fa1f6eae1f3022ba957b39d3b513 Mon Sep 17 00:00:00 2001
From: Daira Hopwood <daira@jacaranda.org>
Date: Thu, 5 Sep 2013 18:11:28 +0100
Subject: [PATCH] Tue Mar 13 20:30:41 GMT 2012  david-sarah@jacaranda.org   *
 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 88cebb15..5be32286 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