File python-rstcheck.changes of Package python-rstcheck
-------------------------------------------------------------------
Tue Mar 10 11:19:41 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- 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
-------------------------------------------------------------------
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