File python-restructuredtext_lint.changes of Package python-restructuredtext_lint
-------------------------------------------------------------------
Wed Jun 11 13:07:42 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build and libalternatives
-------------------------------------------------------------------
Fri Oct 7 15:00:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.4.0
- Fixed non-zero exit code for missing files/directories. Fixes #58
- Update to version 1.3.2
- Added "Other tools" section to README. Replacement for #57
- Update to version 1.3.1
- Removed .pyc files from distribution. Fixes #56
-------------------------------------------------------------------
Tue May 19 09:27:43 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Mon Mar 25 03:03:34 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Removed no longer needed python37.patch
- Update to v1.3.0
* Added Python 3.7 support
-------------------------------------------------------------------
Thu Feb 14 06:31:00 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unused dependency on PyYAML
- Update to v1.2.2
* Dropped PyYAML dev dependency by simplifying one test case
- Freshen python37.patch
-------------------------------------------------------------------
Wed Jan 2 12:00:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to build with python 3.7:
* python37.patch
-------------------------------------------------------------------
Wed Jan 2 11:54:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.2.1:
* Added directory support via @dhruvsomani in #48. Fixes #38
-------------------------------------------------------------------
Tue Dec 4 12:53:51 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu May 24 17:41:32 UTC 2018 - toddrme2178@gmail.com
- Update to 1.1.3
* Updated documentation and typos
- spec file cleanups
-------------------------------------------------------------------
Thu Nov 16 17:45:44 UTC 2017 - toddrme2178@gmail.com
- Initial version