diff options
author | Changqing Li <changqing.li@windriver.com> | 2025-03-27 19:38:53 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2025-04-13 14:07:57 -0400 |
commit | 3fcb9c6b208134274274f18e568389b33361772b (patch) | |
tree | f1de253ba41ff16b75db1ab8a42522c7996ae5b1 /recipes-ids/samhain/files/samhain-avoid-searching-host-for-postgresql.patch | |
parent | e3a61e6e81194b1fbfd09be0f5559e2ec2c55b8b (diff) | |
download | meta-security-3fcb9c6b208134274274f18e568389b33361772b.tar.gz |
python3-xmldiff: upgrade 2.6.3 -> 2.7.0
Changes:
2.7.0 (2024-05-13)
* Changed the comparison to make accurate and standard more accurate, although fast gets less accurate as a result.
* Changed usage of deprecated pkg_resources package to importlib.metadata.
* A use_replace flag was added to the XMLFormatter by Thomas Pfitzinger. It changes text replacement from delete and insert tags to a replace tag. It’s not currently accessaible thtough the CLI, the question is it is better to add a new formatter name, or an option to pass in formatter flags.
- Added option to XMLFormatter to use replace tags
- in _make_diff_tags after diffing, neighboring delete/insert diffs are joined to a replace tag
- the deleted text is added as an attribute (“old-text”)
- the inserted text is the element’s text
Refer:
https://pypi.org/project/xmldiff/2.7.0/
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-ids/samhain/files/samhain-avoid-searching-host-for-postgresql.patch')
0 files changed, 0 insertions, 0 deletions