14
0

Accepting request 1008809 from home:yarunachalam:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1008809
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-restructuredtext_lint?expand=0&rev=13
This commit is contained in:
2022-10-07 18:37:29 +00:00
committed by Git OBS Bridge
parent 6cee66806a
commit d39e67ddb5
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
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>