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>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-unidiff
Version: 0.7.2
Version: 0.7.3
Release: 0
Summary: Unified diff parsing/metadata extraction library
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31d4999ac734032a883e5656763fe1da29c5755a88a39aa8ac3a267b178dff33
size 17122

3
v0.7.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efe1361bb26a7332dfa978cdd5ff8b11989dd97d9f78c0bded10a07b95362343
size 17181