Bump pep8 from 1.4.5 to 1.7.1
Bumps pep8 from 1.4.5 to 1.7.1.
Release notes
Sourced from pep8's releases.
1.7.1
This will be the final release of the
pep8package, all future usage should be of thepycodestylepackage instead (version 2.x + of this repository).Changes:
- Prominently note via warning message that the tool is no longer released as
pep8and will only be fixed in thepycodestylepackage
Changelog
Sourced from pep8's changelog.
1.7.1 (2017-10-22)
Changes:
- Prominently note via warning message that the tool is no longer released as
pep8and will only be fixed in thepycodestylepackage1.7.0 (2016-01-12)
Announcements:
- Repository moved to PyCQA Organization on GitHub: https://github.com/pycqa/pep8
Changes:
- Reverted the fix in #368, "options passed on command line are only ones accepted" feature. This has many unintended consequences in pep8 and flake8 and needs to be reworked when I have more time.
- Added support for Python 3.5. (Issue #420 & #459)
- Added support for multi-line config_file option parsing. (Issue #429)
- Improved parameter parsing. (Issues #420 & #456)
Bugs:
- Fixed BytesWarning on Python 3. (Issue #459)
1.6.2 (2015-02-15)
Changes:
Bugs:
- Restored config_file parameter in process_options(). (Issue #380)
1.6.1 (2015-02-08)
Changes:
- Assign variables before referenced. (Issue #287)
Bugs:
... (truncated)
Commits
45f79c7Release 1.7.10b5a432Add links to old and new package names05ec89fUpdated the doc index with not about new named4a6003Removed pycodestyle entry point24d3ca6Updated version number to 1.7.1.dev0b6cef17Added pycodestyle entrypoint504d8dcBackported maintainer update in setup.pyb8088a2Merge pull request #470 from PyCQA/release/v1.7a0da509Changed to make new release 1.7 rather than 1.6.3dd2302eAdded missing changelog entries.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)