14
0

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

- Update to version 0.7.20 
  Bug fixes:
  * [gitdm] Skip invalid format lines
  * Gitdm parser won't fail reading files with an invalid format. Instead,
  * it will ignore invalid content.

OBS-URL: https://build.opensuse.org/request/show/1008846
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortinghat?expand=0&rev=29
This commit is contained in:
2022-10-07 19:07:21 +00:00
committed by Git OBS Bridge
parent 5709669aea
commit 15ecb5ed93
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Oct 7 16:13:30 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.7.20
Bug fixes:
* [gitdm] Skip invalid format lines
* Gitdm parser won't fail reading files with an invalid format. Instead,
* it will ignore invalid content.
-------------------------------------------------------------------
Wed May 11 11:28:06 UTC 2022 - Matej Cepl <mcepl@suse.com>