Re: [code-quality] logilab-common 0.60

2013-08-27 Thread Sylvain Thénault
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

Re: [code-quality] logilab-common 0.60

2013-08-27 Thread Skip Montanaro
> > % 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.

Re: [code-quality] logilab-common 0.60

2013-08-27 Thread Sylvain Thénault
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

Re: [code-quality] logilab-common 0.60

2013-08-26 Thread Skip Montanaro
> 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

Re: [code-quality] logilab-common 0.60

2013-08-26 Thread Sylvain Thénault
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

Re: [code-quality] logilab-common 0.60

2013-08-06 Thread Skip Montanaro
> 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

Re: [code-quality] logilab-common 0.60

2013-08-06 Thread Jim Fulton
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

[code-quality] logilab-common 0.60

2013-08-06 Thread Skip Montanaro
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