You are not logged in.

#1 2010-05-08 12:55:02

rafmav
Member
From: Haute-Loire/Auvergne/France
Registered: 2009-07-28
Posts: 20
Website

[makepkg] is there a tool like "namcap" for python programs ?

Yesterday, I upgraded two packages out of date, present in AUR since the 14 april 2010: gnumed-client and gnumed-server.
First, I thanks the person who put this packages in AUR: I do not know who she or he is.
There is still a lot of work for these to but fully compliant to the archlinux packaging guidelines.
I just updated the version number, out of date, and add some dependencies in PKGBUILD.It is hard to know which are needed and which are optional.

Here are my question: is there a tool like "namcap" for python programs, I mean checking if python modules or libraries are yet installed or not ? "python" ? and at building time ?

Offline

#2 2010-05-08 14:42:50

Daenyth
Forum Fellow
From: Boston, MA
Registered: 2008-02-24
Posts: 1,244

Re: [makepkg] is there a tool like "namcap" for python programs ?

Maybe check pyflakes and pylint I think.

Offline

#3 2010-05-09 07:55:05

rafmav
Member
From: Haute-Loire/Auvergne/France
Registered: 2009-07-28
Posts: 20
Website

Re: [makepkg] is there a tool like "namcap" for python programs ?

Thanks.

Can I add it to the package buidling process ?
I mean, while compiling with "makepkg", there is a step wih "namcap", unable to check for python modules dependencies (if I am not wrong).

Can I add one with pylint or pyflakes, auto acting when makepkg builds the pakcage ? And how ?

Offline

Board footer

Powered by FluxBB