On 27 août 06:45, Skip Montanaro wrote:
> > > % hg paths
> > > default = https://bitbucket.org/logilab/logilab-common
> >
> > Humm, it seems that we're missing auto-synchronisation to bitbucket. The
> > "central" repository is http://hg.logilab.org/master/logilab/common. I've
> pushed
> > to bitbuc
> > % hg paths
> > default = https://bitbucket.org/logilab/logilab-common
>
> Humm, it seems that we're missing auto-synchronisation to bitbucket. The
> "central" repository is http://hg.logilab.org/master/logilab/common. I've
pushed
> to bitbucket though, until this is done automatically.
Thanks.
On 26 août 08:35, Skip Montanaro wrote:
> > This is solved right? logilab-common 0.60 was actually released but missing
> > from pypi.
>
> Not in my mind. I'm working from the Mercurial repository. The
> stable branch declares its version to be 0.58.2. The default branch
> declares 0.58.0. Her
> This is solved right? logilab-common 0.60 was actually released but missing
> from pypi.
Not in my mind. I'm working from the Mercurial repository. The
stable branch declares its version to be 0.58.2. The default branch
declares 0.58.0. Here are my current revisions:
% hg branches
stable
On 06 août 11:17, Skip Montanaro wrote:
> > FTR, this wasn't setuptools (distutils doesn't do requirements) fault.
> > The astroid 1.0.0 release is apparently broken. You shouldn't use software
> > with bugs. ;)
>
> Thanks for the advice. :-) My original pylint install problems were
> due to hur
> FTR, this wasn't setuptools (distutils doesn't do requirements) fault.
> The astroid 1.0.0 release is apparently broken. You shouldn't use software
> with bugs. ;)
Thanks for the advice. :-) My original pylint install problems were
due to hurdles placed there by distutils. Once I worked aroun
On Tue, Aug 6, 2013 at 11:56 AM, Skip Montanaro wrote:
> I figured out my pylint install woes (I really dislike distutils).
> Then I needed a newer version of astroid. Picked up the latest, which
> was also 1.0.0. That, alas, requires logilab-common >= 0.60.0, which
> has yet to be released. Eve
I figured out my pylint install woes (I really dislike distutils).
Then I needed a newer version of astroid. Picked up the latest, which
was also 1.0.0. That, alas, requires logilab-common >= 0.60.0, which
has yet to be released. Even the latest mercurial stuff only provides
0.58.x. Where have I