-
debian/0.10.2-3
Debian release 0.10.2-3
-
0.10.2
Maintenance release for pbr 1.0.0 Only change from 0.10.1 is changing pbr to: pbr>=0.11,<2.0 To close bug #1456376
-
0.10.1
Maintenance release to fix H238 H238 was being falsely triggered, see 8990ddbb2150c9bcbf77783ad9b562ff2e2028e2 for details.
-
0.10.0
Changes: * flake8 now uses multiprocessing by default * Remove H402: first line of dicstring should end with punctuation * Remove H904: Wrap long lines in parentheses and not backslash for line continuation * Update H501 to check for self.__dict__ * Add H105: don't use author tags * Remove all git commit message rules: H801, H802, H803 * Remove complex import rules: H302, H306, H307 Dependency changes: * pep8 from 1.5.6 to 1.5.7 (https://pypi.python.org/pypi/pep8) * flake8 from 2.1.0 to 2.2.4 (https://pypi.python.org/pypi/flake8) * six from >= 1.60 to >=1.7.0
-
0.9.5
Minor bug fix: 3af414c0c9e5c64cb764c0e131a876b22a0553cd
-
0.9.3
Hacking 0.9.3 Pin mccabe to 0.2.1, see https://review.openstack.org/#/c/131242/ for more details
-
0.9.2
Fixed warning H302 when used with six.moves Fix for six >= 1.7.0
-
0.9.1
Fix a regression in H306 caused by changes in pep8 1.5
-
0.9.0
* New dependency versions, all with new features - pep8==1.5.6 - pyflakes==0.8.1 - flake8==2.1.0 * More rules support noqa - added to: H701, H702, H232, H234, H235, H237 * python3 compatibility * Dropped H901,H902 as those are now in pep8 and enforced by E713 and E714 * Support for separate localization catalogs * Rule numbers added to http://docs.openstack.org/developer/hacking/ * Improved performance * New Rules: - H104 File contains nothing but comments - H305 imports not grouped correctly - H307 like imports should be grouped together
-
debian/0.8.1-4
Debian release 0.8.1-4