4e7317066f
- Update to 6.2.5: * Dropped support for python 3.8 * Added python 3.13 to tox config. * Dropped support for sphinx 5 * Add sphinx 8 to test pool for python version > 3.9 - Drop patch support-click-8.2.patch, included upstream. - Update URL.
Steve Kowalik2025-06-04 02:07:37 +00:00
e22a643d76
Accepting request 1279039 from devel:languages:python
Ana Guerrero2025-05-22 14:56:30 +00:00
e952897d0f
- Add patch support-click-8.2.patch: * Support click 8.2 changes.
Steve Kowalik2025-05-21 12:00:05 +00:00
f55c094fff
Accepting request 1199453 from devel:languages:python
Ana Guerrero2024-09-09 12:44:28 +00:00
d7195bb452
- update to 6.2.4: * Add note on how to disable pretty exception output * Fix typer dependency by removing the [standard] extra which is only used on typer-slim. * Typer by default has the extras included. * Bump min. version of typer and fix dependency group name * Update configs for dev tooling * Bump default python version to 3.12
Dirk Mueller2024-09-08 13:11:28 +00:00
ed62fb2ac3
Accepting request 1165817 from devel:languages:python
Ana Guerrero2024-04-07 20:11:36 +00:00
e435c1d291
- update to 6.2.1: * Remove unused pre python 3.8 compatibility code * Drop support for sphinx v4 * Added __main__.py to enable command-line execution via python -m rstcheck
Dirk Mueller2024-04-06 12:25:40 +00:00
b41eeac50f
Accepting request 1155784 from devel:languages:python
Ana Guerrero2024-03-14 16:44:01 +00:00
6638630ad2
- Update to 6.2.0: * Fix bug where variable in log string was not substituted * Drop support for Sphinx v2 and v3 * Switch from poetry to setuptools * Set tomli extra dependency to python < 3.11 like rstcheck-core * Drop python 3.7 * **MOVED THE CORE LIBRARY INTO IT'S OWN REPOSITORY** * rstcheck.config.load_config_file_from_path now raises an FileNotFoundError if the given path is neither a file nor a directory * Add NONE as a special config file path, to disable config file loading * Catch SyntaxWarnings in python code-blocks and handle them like SyntaxErrors * Add additional inline configuration and flow control options * find_ignored_languages no longer throws exception but logs warning * Add --log-level option to CLI * Add --warn-unknown-settings flag to CLI * String lists for ignore_* configs are white-space cleaned at string start and end. * Add support for INI multi-line string back * Full restructuring of the code base * Rewrite of CLI with typer * Renamed config report to report_level * Renamed config ignore_language to ignore_languages * Renamed CLI option --report to --report-level * Renamed CLI option --ignore-language to --ignore-languages * Drop CLI option --ignore as alias to --ignore-languages * Drop CLI option --debug * Drop default values for directives and roles for sphinx * CLI options now take precedence over config file options * Add section with Known limitations / FAQ to the README
Steve Kowalik2024-03-07 04:29:50 +00:00
d116fcd264
- Disable testing in this package: * The tests deadlock in 2 out of 10 builds * Upstream needs to provide proper testing before we can enable it here
Tomáš Chvátal
2020-03-10 11:20:25 +00:00
59787aab23
Accepting request 682709 from devel:languages:python
Stephan Kulow
2019-03-10 08:38:27 +00:00
26c17241c7
Accepting request 682658 from home:jayvdb:coala:python3-bears
John Vandenberg
2019-03-08 06:41:01 +00:00