14
0

Accepting request 952891 from home:marxin:branches:devel:languages:python

- Update to version 0.7.3
  * Fixed RE_BINARY_DIFF regex to make it a raw string.

OBS-URL: https://build.opensuse.org/request/show/952891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=17
This commit is contained in:
2022-02-09 12:10:08 +00:00
committed by Git OBS Bridge
parent ba5d0a6b31
commit 665aada1d0
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 9 09:34:10 UTC 2022 - Martin Liška <mliska@suse.cz>
- Update to version 0.7.3
* Fixed RE_BINARY_DIFF regex to make it a raw string.
-------------------------------------------------------------------
Fri Jan 28 02:23:11 UTC 2022 - Martin Liška <mliska@suse.cz>