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/