Re: [Python-projects] logilab-common 0.52.0: Test failures (/usr/libXX issue in modutils)

2010-09-29 Thread Andrey Rahmatullin
On Wed, Sep 29, 2010 at 06:08:29PM +0200, Julien Jehannet wrote: > > > test_knownValues_is_standard_module_4 always fails. > > test_knownValues_is_standard_module_4 properly shows that > > logilab.common.modutils.is_standard_module is broken on some x86_64 > > systems where Python distribution is i

Re: [Python-projects] logilab-common 0.52.0: Test failures

2010-09-29 Thread Andrey Rahmatullin
On Wed, Sep 29, 2010 at 02:18:18AM +0200, Arfrever Frehtes Taifersar Arahesis wrote: > test_knownValues_is_standard_module_4 always fails. test_knownValues_is_standard_module_4 properly shows that logilab.common.modutils.is_standard_module is broken on some x86_64 systems where Python distribution

Re: [Python-projects] Pylint 0.21.2 self-tests fail

2010-09-13 Thread Andrey Rahmatullin
On Mon, Sep 06, 2010 at 11:24:58AM +0200, Sylvain Th??nault wrote: > > == > > FAIL: make pylint checking itself > > -- > > Traceback (most recent call last) > >

[Python-projects] Pylint 0.21.2 self-tests fail

2010-09-06 Thread Andrey Rahmatullin
FAIL: module test of input file "func_interfaces" (LintTestUsingModuleTC) -- Traceback (most recent call last) File "/usr/lib/python2.6/site-packages/logilab/common/testlib.py", line 1224, in _proceed testfunc(*args, **kwarg

Re: [Python-projects] How to test logilab-astng without installing

2010-09-06 Thread Andrey Rahmatullin
On Mon, Sep 06, 2010 at 08:55:58AM +0200, Sylvain Th??nault wrote: > that's because both are in the same 'logilab' package. I can see two > solutions to this: > > * link 'common' directory into the 'logilab' directory of your build > directory, aside astng. I've used this solution, thanks. > >

Re: [Python-projects] pylint 0.21.1 tag missing

2010-09-06 Thread Andrey Rahmatullin
On Mon, Sep 06, 2010 at 08:47:18AM +0200, Sylvain Th??nault wrote: > > > pylint 0.21.1 is published but I don't see a corresponding tag in the hg > > > repo. > > The same with 0.21.2. > my bad, forgot to push the tags. Now done. Really? :) $ hg tags tip 614:4080e644bf3d

[Python-projects] How to test logilab-astng without installing

2010-08-27 Thread Andrey Rahmatullin
Hello. I package logilab modules for ALT Linux and I'm trying to run bundled test in the build process. I was able to run logilab-common tests using the build/ directory (I've borrowed the idea from debian/rules) but I can't do the same with logilab-astng. Let's assume the build system has logilab-

Re: [Python-projects] pylint 0.21.1 tag missing

2010-08-27 Thread Andrey Rahmatullin
On Sun, Jun 13, 2010 at 11:09:42PM +0600, Andrey Rahmatullin wrote: > pylint 0.21.1 is published but I don't see a corresponding tag in the hg > repo. The same with 0.21.2. -- WBR, wRAR (ALT Linux Team) signature.asc Description: Digita

[Python-projects] pylint 0.21.1 tag missing

2010-06-13 Thread Andrey Rahmatullin
pylint 0.21.1 is published but I don't see a corresponding tag in the hg repo. -- WBR, wRAR (ALT Linux Team) signature.asc Description: Digital signature ___ Python-Projects mailing list Python-Projects@lists.logilab.org http://lists.logilab.org/mailm

Re: [Python-projects] logilab-common - change of license

2010-05-03 Thread Andrey Rahmatullin
On Mon, Apr 26, 2010 at 11:35:10AM +0200, Sylvain Th??nault wrote: > > I've noticed you've switched from GPLv2 to LGPLv2.1, but the COPYING > > file shipped in the tarball still refers to GPLv2. I strongly advise > > to update it asap. > > > > Additionally, logilab-common-0.50.0/testlib.py is stil

Re: [Python-projects] Problem found in astng0.19.2/scoped_nodes.py

2009-12-21 Thread Andrey Rahmatullin
On Mon, Dec 21, 2009 at 08:19:56AM +0100, Sylvain Th??nault wrote: > this pb has already been reported and a astng 0.19.3 version was > released a few hours after 0.19.2. Note that the website still shows 0.19.2. -- WBR, wRAR (ALT Linux Team) signature.asc Description: Digital signature _

Re: [Python-projects] [ANN] pylint 0.19 / astng 0.19.2

2009-12-18 Thread Andrey Rahmatullin
On Fri, Dec 18, 2009 at 04:02:20PM +0100, Sylvain Th??nault wrote: > > oops, hurrying a 0.19.3 (within minutes) > should be available now Thanks. Also, new pylint shows some exceptions on my project: Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in igno

Re: [Python-projects] [ANN] pylint 0.19 / astng 0.19.2

2009-12-18 Thread Andrey Rahmatullin
On Fri, Dec 18, 2009 at 01:38:36PM +0100, Sylvain Th??nault wrote: > I'm very pleased to announce the release of pylint 0.19 / astng 0.19.2 > release! > > More information / download on http://www.logilab.org/project/pylint/0.19.0. File "/usr/lib/python2.6/site-packages/logilab/astng/scoped_nod

Re: [Python-projects] [ANN] pylint 0.19 / astng 0.19.2

2009-12-18 Thread Andrey Rahmatullin
On Fri, Dec 18, 2009 at 01:38:36PM +0100, Sylvain Th??nault wrote: > I'm very pleased to announce the release of pylint 0.19 / astng 0.19.2 > release! > > More information / download on http://www.logilab.org/project/pylint/0.19.0. File "/usr/lib/python2.6/site-packages/logilab/astng/scoped_nod