Bug#789699: vulture review

2015-08-26 Thread Daniel Stender
On Wed, 26 Aug 2015 22:18:02 +0200 Daniel Stender  
wrote:
> On Tue, 25 Aug 2015 19:32:16 +0200 Daniel Stender  
> wrote:
> For the name of binaries, I would prefer "vulture{,3}" over 
> "python{,3}-vulture" like Pylint does
> it, but it appears Pybuild expects this ... does it?

... but in the end I'm also all right with "python{,3}-vulture". I'll have it 
ready in the next days.

Dan

-- 
http://www.danielstender.com/entwicklerblog
GnuPG key: 4096R/DF5182C8



Bug#789699: vulture review

2015-08-26 Thread Daniel Stender
On Tue, 25 Aug 2015 19:32:16 +0200 Daniel Stender  
wrote:
> On 25.08.2015 19:17, Gianfranco Costamagna wrote:
> ... yeah, this would be an option, Py3 as default is coming up, anyway.
> 
> This is going to be an enhancement for Prospector, which is on Py2, but I 
> think it runs Vulture
> as an app, an not imports anything from it.
> 
> I'll take a look and come back!

I've rechecked now ... actually Prospector imports vulture.py to work with it. 
A Py3 package
on the side would be reasonable to have it available when Prospector gets 
transfered to Py3
some day in the future. There are also other reasons to prepare it, but to 
build/run Vulture
solely on Py3 is a non option because of that.

A Py3 package on the side ... the binaries-have-conflict could be handled like 
Jakub suggested
for python-afl.

For the name of binaries, I would prefer "vulture{,3}" over 
"python{,3}-vulture" like Pylint does
it, but it appears Pybuild expects this ... does it?

Daniel

-- 
http://www.danielstender.com/blog/
4096R/DF5182C8
46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8



Bug#789699: vulture review

2015-08-25 Thread Daniel Stender
On 25.08.2015 19:17, Gianfranco Costamagna wrote:
> Control: owner -1 !
> 
> Hi Daniel, I would appreciate if you could provide the python3 package, or 
> both.
> 
> What do you think? according to setup.py the package is python3 ready, so 
> maybe
> running pybuild --with python3, or providing two packages might be good.
> 
> what do you think?

... yeah, this would be an option, Py3 as default is coming up, anyway.

This is going to be an enhancement for Prospector, which is on Py2, but I think 
it runs Vulture
as an app, an not imports anything from it.

I'll take a look and come back!

Daniel

-- 
http://www.danielstender.com/blog/
4096R/DF5182C8
46CB 1CA8 9EA3 B743 7676 1DB9 15E0 9AF4 DF51 82C8



Bug#789699: vulture review

2015-08-25 Thread Gianfranco Costamagna
Control: owner -1 !


Hi Daniel, I would appreciate if you could provide the python3 package, or both.

What do you think? according to setup.py the package is python3 ready, so maybe
running pybuild --with python3, or providing two packages might be good.

what do you think?