Re: UPDATE: devel/py-mccabe 0.3.1

2015-12-24 Thread Alexandr Shadchin
On Thu, Dec 24, 2015 at 09:25:16AM -0500, Bertrand Janin wrote: > This release fixes a few bugs calculating the complexity. > > I removed NO_TEST since upstream added the test suite to the release > (https://github.com/PyCQA/mccabe/issues/31) > > devel/flake8 is the only port with py-mccabe as de

UPDATE: devel/py-mccabe 0.3.1

2015-12-24 Thread Bertrand Janin
This release fixes a few bugs calculating the complexity. I removed NO_TEST since upstream added the test suite to the release (https://github.com/PyCQA/mccabe/issues/31) devel/flake8 is the only port with py-mccabe as dependency and it was tested successfully. Bertrand Index: Makefile ===