forked from pool/python-rstcheck
- 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
45 lines
1.7 KiB
Plaintext
45 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Mar 8 02:44:25 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Add LANG=en_US.UTF-8 to %check to fix Leap test failures
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 28 10:55:09 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Provide/Obsolete the rstcheck which was python3 named version
|
|
only already present in TW
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 14 01:27:09 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|