SVN: Zope/trunk/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 | <20110325152358.C3C72941F2__17880.3190509372$1301066648$gmane$org@cvs.zope.org> |
Log message for revision 121123: Restrict download sites to those which don't break the build. Changed: U Zope/trunk/buildout.cfg -=- Modified: Zope/trunk/buildout.cfg =================================================================== --- Zope/trunk/buildout.cfg 2011-03-25 14:59:44 UTC (rev 121122) +++ Zope/trunk/buildout.cfg 2011-03-25 15:23:58 UTC (rev 121123) @@ -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