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

@@ -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