14
0

12 Commits

Author SHA256 Message Date
ff3f508689 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=21
2025-06-04 02:07:37 +00:00
2053939e41 - Add patch support-click-8.2.patch:
* Support click 8.2 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=19
2025-05-21 12:00:05 +00:00
dbd069e174 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=17
2024-09-08 13:11:28 +00:00
4476c7d4d3 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=15
2024-04-06 12:25:40 +00:00
b63adfe940 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=13
2024-03-07 04:29:50 +00:00
John Vandenberg
d83f6e4dd8 Accepting request 870957 from home:mcalabkova:branches:devel:languages:python
- Get rid of %ifpython3

OBS-URL: https://build.opensuse.org/request/show/870957
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=11
2021-02-10 18:00:00 +00:00
Tomáš Chvátal
0ae2061058 Accepting request 807238 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/807238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=9
2020-05-19 12:13:32 +00:00
Tomáš Chvátal
d6d832eca7 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=7
2020-03-10 11:20:25 +00:00
John Vandenberg
7764489660 Accepting request 682658 from home:jayvdb:coala:python3-bears
- Add LANG=en_US.UTF-8 to %check to fix Leap test failures

OBS-URL: https://build.opensuse.org/request/show/682658
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=5
2019-03-08 06:41:01 +00:00
Tomáš Chvátal
26ae4462df - Provide/Obsolete the rstcheck which was python3 named version
only already present in TW

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=3
2019-02-28 10:55:40 +00:00
John Vandenberg
5f7b5d6180 Accepting request 674773 from home:jengelh:branches:devel:languages:python
- Use noun phrase in descriptions.

OBS-URL: https://build.opensuse.org/request/show/674773
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=2
2019-02-14 01:57:02 +00:00
Tomáš Chvátal
d2fd93abfe Accepting request 674363 from home:jayvdb:coala:python3-bears
- Remove bcond_with test

OBS-URL: https://build.opensuse.org/request/show/674363
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rstcheck?expand=0&rev=1
2019-02-13 08:54:31 +00:00