1
0
forked from pool/python-flake8
Go to file
Yuchen Lin a246db3576 Accepting request 805760 from devel:languages:python
- Update to 3.8.1
  * Fix --output-file (regression in 3.8.0) (See also GitLab!427,
    GitLab#637)
- Update notes for 3.8.0
   * Fix logical checks which report positions out of bounds (See also
     GitLab!422, GitLab#635)
   * Fix --exclude=.* accidentally matching . and .. (See also GitLab!424,
     GitLab#632)
   * Add deprecation message for vcs hooks (See also GitLab!420, GitLab#568)
- Update notes for 3.8.0a2
   * Fix type="str" optparse options (See also GitLab!419)
- Update notes for 3.8.0a1
  New Dependency Information
  * Remove dependency on entrypoints and add dependency on importlib-metadata
    (only for python<3.8) (See also GitLab!388, GitLab#569)
  * Pyflakes has been updated to >= 2.2.0, < 2.3.0 (See also GitLab!417)
  * pycodestyle has been updated to >= 2.6.0a1, < 2.7.0 (See also GitLab!418)
  Features
  * Add --extend-exclude option to add to --exclude without overwriting (See
    also GitLab!315, GitLab#535)
  * Move argument parsing from optparse to argparse (See also GitLab!341
  * Group plugin options in --help (See also GitLab!342, GitLab#565)
  * Remove parsing of verbose from configuration files as it was not
    consistently applied (See also GitLab!360, GitLab#439)
  * Remove parsing of output_file from configuration files as it was not
    consistently applied (See also GitLab!361)
  * Resolve configuration files relative to cwd instead of common prefix of
    passed filenames. You may need to change flake8 subproject to cd subproject
    && flake8 . (See also GitLab!363)
  * Officially support python3.8 (See also GitLab!377)

OBS-URL: https://build.opensuse.org/request/show/805760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=28
2020-05-28 07:06:08 +00:00
.gitattributes Accepting request 172927 from home:dirkmueller:branches:devel:languages:python 2013-04-23 12:59:44 +00:00
.gitignore Accepting request 172927 from home:dirkmueller:branches:devel:languages:python 2013-04-23 12:59:44 +00:00
fix-mock-patch-with-python3.4.patch - Skip failing test_all_pyflakes_messages_have_flake8_codes_assigned test 2020-05-04 20:33:15 +00:00
flake8-3.8.1.tar.gz Accepting request 805568 from home:bnavigator:branches:devel:languages:python 2020-05-15 08:12:26 +00:00
python-flake8.changes Accepting request 805568 from home:bnavigator:branches:devel:languages:python 2020-05-15 08:12:26 +00:00
python-flake8.spec OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=61 2020-05-15 08:12:58 +00:00