Log file Viewer
Help
|
Karma
| Search:
#dcpython logs for Friday the 1st of June, 2012
(
Back to #dcpython overview
) (
Back to channel listing
) (
Animate logs
)
[
18:18:11
] <
aclark
> jaraco: not at all, please do
[
18:18:55
] <
aclark
> J1m: How come buildout's bootstrap in github master branch changed? Now displays a message about being for emergencies only…
[
18:19:56
] <
J1m
> aclark, this is a leftover of basing the git master on 1.4.4.
[
18:20:08
] <
aclark
> J1m: ah
[
18:20:09
] <
J1m
> There's still a lot to do.
[
18:20:36
] <
J1m
> I actually have some local checkins that change the bootstrap a lot.
[
18:21:28
] <
J1m
> I'm working on Python's -S option support. That's about all the isolation the new buildout will promise.
[
18:22:20
] <
aclark
> J1m: ok i'll make buildout.bootstrap wget the old one from svn i guess (http://pypi.python.org/pypi/buildout.bootstrap/1.4.0)
[
18:22:41
] <
aclark
> or maybe i'll just statically include 1.5.2's bootstrap
[
18:23:58
] <
aclark
> /w 3
[
18:23:59
] <
aclark
> oops
[
18:44:41
] <
J1m
> aclark, in general the bitbucket buildout isn't ready for prime time (although it's getting there).
[
18:45:16
] <
J1m
> btw, the 1.5 bootstrap is available at buildout.org/bootstrap.py
[
18:49:09
] <
aclark
> J1m: ah nice, thanks