2016-09-08 03:01:15 by Wen Heping | Files touched by this commit (1) |
Log message:
Fix build with python3
Reported by: joerg@
|
2016-08-13 02:07:44 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.5.2
Upstream changes:
0.5.2 - 2016-07-31
When opening files ourselves, make sure we always name the file variable
0.5.1 - 2016-07-28
Set default maximum complexity to -1 on the class itself
0.5.0 - 2016-05-30
PyCon 2016 PDX release
Add support for Flake8 3.0
0.4.0 - 2016-01-27
Stop testing on Python 3.2
Add support for async/await keywords on Python 3.5 from PEP 0492
|
2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-23 13:15:03 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.3.1
Upstream changes:
0.3.1 - 2015-06-14
Include test_mccabe.py in releases.
Always coerce the max_complexity value from Flake8âs entry-point to an \
integer.
|
2015-01-03 01:05:02 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Import py34-mccabe-0.3 as devel/py-mccabe.
Ned's script to check McCabe complexity.
This module provides a plugin for flake8, the Python code checker.
|