SVN: Zope/branches/2.13/buildout.cfg Restrict download sites to those which don't break the build.

Tres Seaver <[email protected]>
Newsgroups gmane.comp.web.zope.cvs
Message-ID <20110325145945.AA17D941F2__47811.3751313232$1301065193$gmane$org@cvs.zope.org>
Log message for revision 121122:
  Restrict download sites to those which don't break the build.

Changed:
  U   Zope/branches/2.13/buildout.cfg

-=-
Modified: Zope/branches/2.13/buildout.cfg
===================================================================
--- Zope/branches/2.13/buildout.cfg	2011-03-25 03:24:22 UTC (rev 121121)
+++ Zope/branches/2.13/buildout.cfg	2011-03-25 14:59:44 UTC (rev 121122)
@@ -1,6 +1,9 @@
 [buildout]
 extensions = mr.developer
 
+allow-hosts =
+    pypi.python.org
+    *.zope.org
 allow-picked-versions = false
 always-accept-server-certificate = true
 develop = .

_______________________________________________
Zope-Checkins maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-checkins
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.