Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-flake8-doc-7.0.0-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python-flake8-doc Distribution: openSUSE Tumbleweed
Version: 7.0.0 Vendor: openSUSE
Release: 1.3 Build date: Fri Jan 5 16:25:36 2024
Group: Unspecified Build host: reproducible
Size: 128746 Source RPM: python-flake8-7.0.0-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://flake8.pycqa.org
Summary: Documentation files for python-flake8
Flake8 is a modular extensible source code checker.

This package provides documentation for python-flake8.

Provides

Requires

License

MIT

Changelog

* Fri Jan 05 2024 Dirk Müller <dmueller@suse.com>
  - 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
* Tue Aug 08 2023 Steve Kowalik <steven.kowalik@suse.com>
  - 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.
* Mon May 08 2023 Johannes Kastl <kastl@b1-systems.de>
  - add sle15_python_module_pythons
* Thu Dec 15 2022 Dirk Müller <dmueller@suse.com>
  - 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).
* Sat Aug 27 2022 Ben Greiner <code@bnavigator.de>
  - 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
* Thu Aug 18 2022 Dirk Müller <dmueller@suse.com>
  - 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)
* Thu Mar 17 2022 pgajdos@suse.com
  - python-mock is actually not needed for build
* Sun Nov 14 2021 Martin Liška <mliska@suse.cz>
  - Add temporarily workaround for https://github.com/tholo/pytest-flake8/issues/81
    (fix-recent-flake8-stdoutWriteHook-change.patch).
* Tue Nov 09 2021 Martin Liška <mliska@suse.cz>
  - 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.
* Fri Sep 24 2021 Steve Kowalik <steven.kowalik@suse.com>
  - Add ignore-selectable-groups-warning.patch:
    * Ignore unfixed warning.
* Sun Jun 06 2021 Dirk Müller <dmueller@suse.com>
  - 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
* Tue Mar 16 2021 John Vandenberg <jayvdb@gmail.com>
  - Update to v3.9.0
    * Pyflakes has been updated to >= 2.3.0
    * pycodestyle has been updated to >= 2.7.0
    * Drop support for python 3.4
    * Add --no-show-source option to disable --show-source
    * Fix handling of crlf line endings when linting stdin

Files

/usr/share/doc/packages/python-flake8-doc
/usr/share/doc/packages/python-flake8-doc/README.rst
/usr/share/doc/packages/python-flake8-doc/faq.rst
/usr/share/doc/packages/python-flake8-doc/glossary.rst
/usr/share/doc/packages/python-flake8-doc/index.rst
/usr/share/doc/packages/python-flake8-doc/internal
/usr/share/doc/packages/python-flake8-doc/internal/.keep
/usr/share/doc/packages/python-flake8-doc/internal/checker.rst
/usr/share/doc/packages/python-flake8-doc/internal/cli.rst
/usr/share/doc/packages/python-flake8-doc/internal/contributing.rst
/usr/share/doc/packages/python-flake8-doc/internal/formatters.rst
/usr/share/doc/packages/python-flake8-doc/internal/index.rst
/usr/share/doc/packages/python-flake8-doc/internal/option_handling.rst
/usr/share/doc/packages/python-flake8-doc/internal/plugin_handling.rst
/usr/share/doc/packages/python-flake8-doc/internal/releases.rst
/usr/share/doc/packages/python-flake8-doc/internal/start-to-finish.rst
/usr/share/doc/packages/python-flake8-doc/internal/utils.rst
/usr/share/doc/packages/python-flake8-doc/internal/writing-code.rst
/usr/share/doc/packages/python-flake8-doc/internal/writing-documentation.rst
/usr/share/doc/packages/python-flake8-doc/plugin-development
/usr/share/doc/packages/python-flake8-doc/plugin-development/.keep
/usr/share/doc/packages/python-flake8-doc/plugin-development/formatters.rst
/usr/share/doc/packages/python-flake8-doc/plugin-development/index.rst
/usr/share/doc/packages/python-flake8-doc/plugin-development/plugin-parameters.rst
/usr/share/doc/packages/python-flake8-doc/plugin-development/registering-plugins.rst
/usr/share/doc/packages/python-flake8-doc/user
/usr/share/doc/packages/python-flake8-doc/user/.keep
/usr/share/doc/packages/python-flake8-doc/user/configuration.rst
/usr/share/doc/packages/python-flake8-doc/user/error-codes.rst
/usr/share/doc/packages/python-flake8-doc/user/index.rst
/usr/share/doc/packages/python-flake8-doc/user/invocation.rst
/usr/share/doc/packages/python-flake8-doc/user/options.rst
/usr/share/doc/packages/python-flake8-doc/user/python-api.rst
/usr/share/doc/packages/python-flake8-doc/user/using-hooks.rst
/usr/share/doc/packages/python-flake8-doc/user/using-plugins.rst
/usr/share/doc/packages/python-flake8-doc/user/violations.rst
/usr/share/licenses/python-flake8-doc
/usr/share/licenses/python-flake8-doc/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024