forked from pool/python-rstcheck
29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
![]() |
-------------------------------------------------------------------
|
||
|
Wed Feb 13 02:40:22 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
|
||
|
- Remove bcond_with test
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 11 12:19:02 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||
|
|
||
|
- 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
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 16 17:45:49 UTC 2017 - toddrme2178@gmail.com
|
||
|
|
||
|
- Initial version
|