forked from pool/python-unidiff
Accepting request 809665 from home:marxin:branches:devel:languages:python
- Update to version 0.6.0 * Updated PatchSet constructor to accept an optional (default to False) metadata_only parameter to only keep diff metadata information without the diff text data (better performance). * Identify and track changed binary files. * Added support for git rename syntax. OBS-URL: https://build.opensuse.org/request/show/809665 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unidiff?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
45fa7391b2
commit
c5dbe662cc
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-unidiff
|
||||
Version: 0.5.5
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: Unified diff parsing/metadata extraction library
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user