launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #27222
[Merge] ~cjwatson/turnip/+git/dependencies:upgrade-flake8 into ~canonical-launchpad-branches/turnip/+git/dependencies:master
Colin Watson has proposed merging ~cjwatson/turnip/+git/dependencies:upgrade-flake8 into ~canonical-launchpad-branches/turnip/+git/dependencies:master.
Commit message:
Upgrade flake8 and dependencies
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/turnip/+git/dependencies/+merge/404682
We need a local fork of mccabe to avoid pulling in pytest-runner. See:
https://github.com/PyCQA/mccabe/issues/90
https://code.launchpad.net/~launchpad/mccabe/+git/mccabe/+ref/launchpad
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/turnip/+git/dependencies:upgrade-flake8 into ~canonical-launchpad-branches/turnip/+git/dependencies:master.
diff --git a/flake8-3.9.2.tar.gz b/flake8-3.9.2.tar.gz
new file mode 100644
index 0000000..976b561
Binary files /dev/null and b/flake8-3.9.2.tar.gz differ
diff --git a/mccabe-0.6.1+lp1.tar.gz b/mccabe-0.6.1+lp1.tar.gz
new file mode 100644
index 0000000..887dfa1
Binary files /dev/null and b/mccabe-0.6.1+lp1.tar.gz differ
diff --git a/pycodestyle-2.7.0.tar.gz b/pycodestyle-2.7.0.tar.gz
new file mode 100644
index 0000000..ce76217
Binary files /dev/null and b/pycodestyle-2.7.0.tar.gz differ
diff --git a/pyflakes-2.3.1.tar.gz b/pyflakes-2.3.1.tar.gz
new file mode 100644
index 0000000..c379dd1
Binary files /dev/null and b/pyflakes-2.3.1.tar.gz differ