Commit Graph

97 Commits

Author SHA256 Message Date
Ana Guerrero
2c122f9640 Accepting request 1181242 from devel:languages:python
- update to 7.1.0:
  * require pycodestyle 2.12.0

OBS-URL: https://build.opensuse.org/request/show/1181242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=45
2024-06-17 17:27:37 +00:00
cfd84651bd - update to 7.1.0:
* require pycodestyle 2.12.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=93
2024-06-17 06:31:54 +00:00
Dominique Leuenberger
63e93a1c41 Accepting request 1137099 from devel:languages:python
- update to 7.0.0:
  * Remove ``--include-in-doctest`` and ``--exclude-from-doctest``
    options.
  * Pyflakes has been updated to >= 3.2.0, < 3.3.0

  * Ignore unfixed warning.
- remove remove_mock_dependency.patch

OBS-URL: https://build.opensuse.org/request/show/1137099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=44
2024-01-06 16:29:14 +00:00
0906f00d25 - update to 7.0.0:
* Remove ``--include-in-doctest`` and ``--exclude-from-doctest``
    options.
  * Pyflakes has been updated to >= 3.2.0, < 3.3.0
  * Ignore unfixed warning.
- remove remove_mock_dependency.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=91
2024-01-05 15:57:14 +00:00
Dominique Leuenberger
47b1cdb190 Accepting request 1102807 from devel:languages:python
- Update to 6.1.0:
  * Pyflakes has been updated to >= 3.1.0, < 3.2.0 (See also #1847).
  * pycodestyle has been updated to >= 2.11.0, < 2.12.0 (See also #1848).
  * Deprecate --include-in-doctest, --exclude-from-doctest
   (See also #1747, #1768).
  * Add support for python 3.12 (See also #1832, #1849, #1850).
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1102807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=43
2023-08-14 20:35:02 +00:00
Steve Kowalik
3a53140c7b - Update to 6.1.0:
* Pyflakes has been updated to >= 3.1.0, < 3.2.0 (See also #1847).
  * pycodestyle has been updated to >= 2.11.0, < 2.12.0 (See also #1848).
  * Deprecate --include-in-doctest, --exclude-from-doctest
   (See also #1747, #1768).
  * Add support for python 3.12 (See also #1832, #1849, #1850).
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=89
2023-08-08 06:21:59 +00:00
Dominique Leuenberger
efb498d5f1 Accepting request 1085627 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1085627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=42
2023-05-09 11:09:03 +00:00
07e68500ae Accepting request 1085540 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1085540
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=87
2023-05-09 06:39:19 +00:00
Dominique Leuenberger
24a0e5db76 Accepting request 1043219 from devel:languages:python
- update to 6.0.0 (bsc#1206225):
  * https://flake8.pycqa.org/en/latest/release-notes/6.0.0.html
  * Require python >= 3.8.1 (See also #1633, #1741).
  * List available formatters in for --format option in --help (See also #223, #1624).
  * Improve multiprocessing performance (See also #1723).
  * Enable multiprocessing on non-fork platforms (See also #1723).
  * Ensure results are sorted when discovered from files (See also #1670, #1726).

OBS-URL: https://build.opensuse.org/request/show/1043219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=41
2022-12-16 16:51:41 +00:00
9589b3b6dd - update to 6.0.0 (bsc#1206225):
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=85
2022-12-15 21:02:17 +00:00
9bc92b2de7 - update to 6.0.0:
* https://flake8.pycqa.org/en/latest/release-notes/6.0.0.html
  * Require python >= 3.8.1 (See also #1633, #1741).
  * List available formatters in for --format option in --help (See also #223, #1624).
  * Improve multiprocessing performance (See also #1723).
  * Enable multiprocessing on non-fork platforms (See also #1723).
  * Ensure results are sorted when discovered from files (See also #1670, #1726).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=84
2022-12-15 20:59:09 +00:00
Dominique Leuenberger
b25f20b39d Accepting request 999905 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/999905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=40
2022-08-30 12:49:00 +00:00
b2b2663ff2 Accepting request 999541 from home:bnavigator:branches:devel:languages:python
- Pin to upstream's ranges in dependendcies in order to not break
  downstream packages all the time
  https://flake8.pycqa.org/en/latest/faq.html#why-does-flake8-use-ranges-for-its-dependencies
- Remove obsolete python2 packaging directives

OBS-URL: https://build.opensuse.org/request/show/999541
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=82
2022-08-29 09:39:45 +00:00
Dominique Leuenberger
5b4f5a816c Accepting request 997695 from devel:languages:python
- update to 5.0.4:
  * Remove ``indent_size_str`` (See also :pull:`1411`).
  * Remove some dead code (See also :pull:`1453`, :pull:`1540`, :pull:`1541`).
  * Missing explicitly-specified configuration is now an error (See also
  :issue:`1497`, :pull:`1498`).
  * Always read configuration files as UTF-8 (See also :issue:`1532`,
  :pull:`1533`).
  * Remove manpage from docs -- use ``help2man`` or related tools instead (See
  also :pull:`1557`).
  * Forbid invalid plugin codes (See also :issue:`325`, :pull:`1579`).
  * lots of bugfixes, see included changelog
- drop fix-mock-patch-with-python3.4.patch fix-recent-flake8-stdoutWriteHook-change.patch (obsolete/upstream)

OBS-URL: https://build.opensuse.org/request/show/997695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=39
2022-08-23 12:25:38 +00:00
6fd226b04f - update to 5.0.4:
* Remove ``indent_size_str`` (See also :pull:`1411`).
  * Remove some dead code (See also :pull:`1453`, :pull:`1540`, :pull:`1541`).
  * Missing explicitly-specified configuration is now an error (See also
  :issue:`1497`, :pull:`1498`).
  * Always read configuration files as UTF-8 (See also :issue:`1532`,
  :pull:`1533`).
  * Remove manpage from docs -- use ``help2man`` or related tools instead (See
  also :pull:`1557`).
  * Forbid invalid plugin codes (See also :issue:`325`, :pull:`1579`).
  * lots of bugfixes, see included changelog
- drop fix-mock-patch-with-python3.4.patch fix-recent-flake8-stdoutWriteHook-change.patch (obsolete/upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=80
2022-08-18 09:01:17 +00:00
Dominique Leuenberger
e63b435264 Accepting request 962908 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/962908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=38
2022-03-20 19:55:08 +00:00
c08a210424 Accepting request 962513 from home:pgajdos:python
- python-mock is actually not needed for build

OBS-URL: https://build.opensuse.org/request/show/962513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=78
2022-03-18 17:03:39 +00:00
Dominique Leuenberger
33c96797e1 Accepting request 931515 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/931515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=37
2021-11-20 01:38:06 +00:00
b42fbe98b9 Accepting request 931330 from home:marxin:branches:devel:languages:python
- Add temporarily workaround for https://github.com/tholo/pytest-flake8/issues/81
  (fix-recent-flake8-stdoutWriteHook-change.patch).

OBS-URL: https://build.opensuse.org/request/show/931330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=77
2021-11-15 11:32:41 +00:00
Dominique Leuenberger
5abe8f6f45 Accepting request 930697 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/930697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=36
2021-11-12 14:59:07 +00:00
9b70505bd2 Accepting request 930687 from home:marxin:branches:devel:languages:python
- update to 4.0.1:
  * Update spec python module dependencies accordingly.
  * Fix parallel execution collecting a SyntaxError (See also #1410 #1408).
- update to 4.0.0:
  * Remove --install-hook vcs integration (See also #1008).
  * Remove setuptools command (See also #1009).
  * Migrate from GitLab to GitHub (See also #1305).
  * Due to constant confusion by users, user-level |Flake8| configuration files
    are no longer supported. Files will not be searched for in the user's home
    directory (e.g., ~/.flake8) nor in the XDG config directory (e.g.,
    ~/.config/flake8).  (See also #1404).
  * pycodestyle has been updated to >= 2.8.0, < 2.9.0 (See also #1406).
  * Pyflakes has been updated to >= 2.4.0, < 2.5.0 (See also #1406).
  * flake8 requires python >= 3.6 (See also #1010).
  * Add --extend-select option (See also #1312 #1061).
  * Automatically create directories for output files (See also #1329).
  * ast parse before tokenizing to improve SyntaxError errors (See also
    #1320 #740).
  * Fix warning in --indent-size argparse help (See also #1367).
  * Fix handling SyntaxError in python 3.10+ (See also #1374
    #1372).
  * Fix writing non-cp1252-encodable when output is piped on windows (See also
    #1382 #1381).
- Rebase fix-mock-patch-with-python3.4.patch and remove ignore-selectable-groups-warning.patch.

OBS-URL: https://build.opensuse.org/request/show/930687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=76
2021-11-10 14:27:52 +00:00
Dominique Leuenberger
dd8015d3db Accepting request 921252 from devel:languages:python
- Add ignore-selectable-groups-warning.patch:
  * Ignore unfixed warning.

OBS-URL: https://build.opensuse.org/request/show/921252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=35
2021-09-26 19:48:38 +00:00
Steve Kowalik
005b78d133 - Add ignore-selectable-groups-warning.patch:
* Ignore unfixed warning.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=75
2021-09-24 09:07:25 +00:00
Dominique Leuenberger
418b23bd81 Accepting request 897850 from devel:languages:python
- update to 3.9.2:
  * Fix codes being ignored by plugins utilizing ``extend_default_ignore``
  * Fix error message for ``E111`` in ``pycodestyle``
  *  ``indent_size_str`` is deprecated, use ``str(indent_size)`` instead

OBS-URL: https://build.opensuse.org/request/show/897850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=34
2021-06-11 20:30:18 +00:00
25b6b7566d - update to 3.9.2:
* Fix codes being ignored by plugins utilizing ``extend_default_ignore``
  * Fix error message for ``E111`` in ``pycodestyle``
  *  ``indent_size_str`` is deprecated, use ``str(indent_size)`` instead

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=73
2021-06-06 12:37:00 +00:00
Dominique Leuenberger
ce789863d0 Accepting request 879751 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/879751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=33
2021-03-21 22:18:58 +00:00
dcef4417d5 Accepting request 879528 from home:jayvdb:flake8
- Update to v3.9.0

OBS-URL: https://build.opensuse.org/request/show/879528
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=71
2021-03-17 22:38:39 +00:00
Dominique Leuenberger
a789e9a5e8 Accepting request 840912 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/840912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=32
2020-10-29 08:47:17 +00:00
Tomáš Chvátal
31e1a52521 Accepting request 840889 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/840889
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=69
2020-10-10 20:58:09 +00:00
Dominique Leuenberger
a941250757 Accepting request 830733 from devel:languages:python
- Add patch to fix build with pytest 6:
  * pytest6.patch

OBS-URL: https://build.opensuse.org/request/show/830733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=31
2020-09-04 09:03:03 +00:00
Tomáš Chvátal
e4b944acc3 - Add patch to fix build with pytest 6:
* pytest6.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=67
2020-08-31 10:21:19 +00:00
Dominique Leuenberger
736602c574 Accepting request 820510 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/820510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=30
2020-07-15 10:09:28 +00:00
Tomáš Chvátal
1c6d8b60ef Accepting request 820453 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/820453
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=65
2020-07-12 06:38:03 +00:00
Dominique Leuenberger
7f0108b6c2 Accepting request 810992 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/810992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=29
2020-06-05 18:00:10 +00:00
Tomáš Chvátal
1a92fbd2e9 Accepting request 810978 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/810978
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=63
2020-06-03 05:56:31 +00:00
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
Tomáš Chvátal
dca366679e 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
Tomáš Chvátal
49f4ac8ead Accepting request 805568 from home:bnavigator:branches: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)
  * --disable-noqa now also disables # flake8: noqa (See also GitLab!380,
    GitLab#590)
  * Ensure that a missing file produces a E902 error (See also GitLab!404,
    GitLab#600)
  * # noqa comments now apply to all of the lines in an explicit \ continuation
    or in a line continued by a multi-line string (See also GitLab!413, GitLab#375)
  Bugs Fixed
  * Fix --exclude=./t.py to only match t.py at the top level (See also
    GitLab!311, GitLab#382)
  * Fix --show-source when a file is indented with tabs (See also GitLab!339,
    GitLab#563)
  * Fix crash when --max-line-length is given a non-integer (See also
    GitLab!341, GitLab#541)
  * Prevent flip-flopping of indent_char causing extra E101 errors (See also
    GitLab!357, pycodestyle#886)
  * Only enable multiprocessing when the method is fork fixing issues on macos
    with python3.8+ (See also GitLab!366, GitLab#587) (note: this fix also
    landed in 3.7.9)
  * noqa is now only handled by flake8 fixing specific-noqa. Plugins requesting
    this parameter will always receive False (See also GitLab!331, GitLab#552)
  * Fix duplicate loading of plugins when invoked via python -m flake8 (See also
    GitLab!388)
  * Fix early exit when --exit-zero and --diff are provided and the diff is
    empty (See also GitLab!391)
  * Consistently split lines when \f is present when reading from stdin
    (See also GitLab!406, GitLab#270)
  Deprecations
  * python setup.py flake8 (setuptools integration) is now deprecated and will
    be removed in a future version (See also GitLab!330, GitLab#544)
  * type='string' (optparse) types are deprecated, use type=callable (argparse)
    instead. Support for type='string' will be removed in a future version (See
    also GitLab!341)
  * %default in plugin option help text is deprecated, use %(default)s instead.
    Support for %default will be removed in a future version (See also
    GitLab!341)
  * optparse-style action='callback' setting for options is deprecated,
    use argparse action classes instead. This will be removed in a future
    version (See also GitLab!341)
- remove remove_mock_dependency.patch 
- remove pyflakes-version.patch

OBS-URL: https://build.opensuse.org/request/show/805568
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=60
2020-05-15 08:12:26 +00:00
Dominique Leuenberger
61309e72e9 Accepting request 800170 from devel:languages:python
- Skip failing test_all_pyflakes_messages_have_flake8_codes_assigned test
  (gl#pycqa/flake8#633)
- Add pyflakes-version.patch to make the package work with
  the pyflakes in Factory now.

OBS-URL: https://build.opensuse.org/request/show/800170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=27
2020-05-11 11:25:50 +00:00
30bdf95726 - Add pyflakes-version.patch to make the package work with
the pyflakes in Factory now.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=58
2020-05-04 21:18:01 +00:00
f95e19104d Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=57
2020-05-04 21:07:17 +00:00
7e3d2eeac6 - Skip failing test_all_pyflakes_messages_have_flake8_codes_assigned test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=56
2020-05-04 20:33:15 +00:00
Dominique Leuenberger
e0ba9f6d95 Accepting request 751377 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/751377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=26
2019-12-02 10:32:53 +00:00
Tomáš Chvátal
211a3d8449 - Update to 3.7.9:
* Disable multiprocessing when the multiprocessing method is spawn
    (such as on macos in python3.8) (See also GitLab!367, GitLab#587)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=54
2019-11-20 15:01:36 +00:00
Dominique Leuenberger
a2363dfcf3 Accepting request 717079 from devel:languages:python
- Update to 3.7.8:
  * Fix handling of Application.parse_preliminary_options_and_args when
    argv is an empty list (See also GitLab!310, GitLab#518)
  * Fix crash when a file parses but fails to tokenize (See also GitLab!314,
    GitLab#532)
  * Log the full traceback on plugin exceptions (See also GitLab!317)
  * Fix # noqa: ... comments with multi-letter codes (See also GitLab!326,
    GitLab#549)
- Rebase remove_mock_dependency.patch

OBS-URL: https://build.opensuse.org/request/show/717079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=25
2019-07-30 11:03:04 +00:00
Tomáš Chvátal
0ab2554382 - Update to 3.7.8:
* Fix handling of Application.parse_preliminary_options_and_args when
    argv is an empty list (See also GitLab!310, GitLab#518)
  * Fix crash when a file parses but fails to tokenize (See also GitLab!314,
    GitLab#532)
  * Log the full traceback on plugin exceptions (See also GitLab!317)
  * Fix # noqa: ... comments with multi-letter codes (See also GitLab!326,
    GitLab#549)
- Rebase remove_mock_dependency.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=52
2019-07-19 12:21:54 +00:00
Dominique Leuenberger
7b46de8c54 Accepting request 681065 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/681065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=24
2019-03-04 08:12:22 +00:00
Tomáš Chvátal
7913250517 Accepting request 681063 from home:jayvdb:flake8
- Create doc sub package with rst files, and README.rst
- Replace main package %doc README.rst with manpage.rst
- Simplify dependency on python-typing, which is provided by python3-base when it isnt a separate dependency

OBS-URL: https://build.opensuse.org/request/show/681063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=50
2019-03-03 08:36:36 +00:00
60f4cda69d Accepting request 680681 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/680681
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=49
2019-03-02 11:11:35 +00:00
Dominique Leuenberger
82958f85d7 Accepting request 678215 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/678215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=23
2019-02-26 21:15:26 +00:00