Stuart Henderson wrote :
> On 2014/11/17 21:06, Bertrand Janin wrote:
> > Hi,
> > 
> > attached is the latest version of flake8, a modular python code checker
> > wrapping tools such as pyflakes, pep8 and McCabe for complexity checks.
> > 
> > Bertrand
> 
> From pkg/PLIST:
> 
> lib/python${MODPY_VERSION}/site-packages/${FULLPKGNAME\-}-py${MODPY_VERSION}.egg-info/
> (and others on the following lines)
> 
> the only time FULLPKGNAME should appear in a PLIST file is when it's used
> for a pkg-readmes doc file. In this case try this:
> 
> lib/python${MODPY_VERSION}/site-packages/flake8-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/

I see, here is the updated version.

Does it sound possible to fix "make plist" to do the right thing for MODPY
packages? And if yes, any pointers to get me started?

Bertrand

Attachment: devel-flake8-v2.tgz
Description: application/tar-gz

Reply via email to