Release hacking 2.0.0

This gets us onto flake8 3.x along with much newer versions of
pycodestyle, pyflakes and mccabe. The pycodestyle bump is necessary for
f-string support as noted at [1].

Because this version drops support for local plugins, in favour of
flake8's own support for same, we're bumping the major version.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-November/011027.html

Change-Id: I6c828bf659808362ff8719ef6099d9205e1fe3c9
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2019-12-13 10:08:01 +00:00
parent e4a0561b70
commit 4af36fbf91

View File

@ -120,5 +120,9 @@ releases:
projects:
- repo: openstack/hacking
hash: 0a43156fab3ca870334098afd1914b5e0bdbc3e6
- version: 2.0.0
projects:
- repo: openstack/hacking
hash: 172d34813dfbcbbba68552f7f607483c8f5eca5f
repository-settings:
openstack/hacking: {}