| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- Add LANG=en_US.UTF-8 to %check to fix Leap test failures
- Provide/Obsolete the rstcheck which was python3 named version only already present in TW
- Use noun phrase in descriptions.
- Remove bcond_with test
- Add recommends for the checkers rstcheck supports
- Remove unnecessary build dependency python-devel
- Activate tests
- Update to v3.3.1
* Make compatible with Sphinx >= 1.8.
- from 3.3
* Parse more options from configuration file (thanks to Santos Gallegos).
* Allow ignoring specific (info/warning/error) messages via
``--ignore-messages`` (thanks to Santos Gallegos).
- from 3.2
* Check for invalid Markdown-style links (thanks to biscuitsnake).
* Allow configuration to be stored in ``setup.cfg`` (thanks to Maël Pedretti).
* Add ``--recursive`` option to recursively drill down directories to check for
all ``*.rst`` files.
- Use %license
- Initial version