PMXBOT Log file Viewer

Help | Karma | Search:

#buildout logs for Wednesday the 30th of January, 2013

(Back to #buildout overview) (Back to channel listing) (Animate logs)
[12:36:55] <aclark> J1m: Hey you know what would be cool? ;-) Oh wait it already works (buildout -c URL), nice.
[15:47:58] <supersheep> is there an equivalent deny-hosts to allow-hosts?
[15:48:14] <supersheep> because i really want to tell buildout "try pypi first, don't bother with individual websites"
[15:48:22] <supersheep> and that seems impossible and deeply infuriating
[15:59:26] <J1m> There should be, but isn't.
[15:59:44] <J1m> This behavior was inherited from setuptools.
[16:24:59] <supersheep> do you mean setuptools would have to be modified to make this work?
[16:25:09] <supersheep> or that the behaviour could be added to buildout?
[18:59:10] <J1m> supersheep, not sure. At a minimum, I was explaining why it is what it is.
[19:00:01] <J1m> to fix it, we'd have to reimplement some functionality from setuptools, at least.