Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-xmldiff-2.4-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-xmldiff Distribution: SUSE Linux Enterprise 15 SP3
Version: 2.4 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 03:45:14 2021
Group: Unspecified Build host: lamb02
Size: 401111 Source RPM: python-xmldiff-2.4-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Shoobx/xmldiff
Summary: Tree to tree correction between XML documents
XMLdiff shows the differences between two similar XML files in the same
way `diff` does with text files. It can also be used as a library or as
a command line tool and can work either with XML files or DOM trees.
The implementation is based on "Change detection in hierarchically
structured information", by S. Chawathe, A. Rajaraman, H.
Garcia-Molina, and J. Widom, Stanford University, 1996.

Provides

Requires

License

MIT

Changelog

* Fri May 15 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Wed Oct 30 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 2.4:
    * Added an option to pass pairs of (element, attr) as unique
      attributes for tree matching.
* Fri Apr 12 2019 Matej Cepl <mcepl@suse.com>
  - Conflict python-xmldiff (unversioned)
* Wed Apr 10 2019 Jan Engelhardt <jengelh@inai.de>
  - Restore more useful description from before 2.3
* Tue Apr 09 2019 pgajdos@suse.com
  - package reworked from scratch
  - version update to 2.3
    - A complete, bottom-up, pure-python rewrit
    - A new default output format with new actions
    - A format intended to be parseable by anyone parsing the old format.
    - XML with changes marked though tags and attributes
    - Added options for faster node comparisons. The "middle" option is now
      default, it had very few changes in matches, but is much faster.
    - Implemented a Fast Match algorithm for even faster diffing.
    - Speed improvements through caching
    - Fixed a bug where MoveNode actions sometimes was in the wrong order
    - Added an InsertComment action, as comments require different handling,
      so it's easier to deal with them this way. You can still use DeleteNode and
      UpdateTextIn for them with no special handling.
    - When renaming tags the XMLFormatter will mark them with "diff:rename"
      instead of making a new tag and deleting the old.
    - Tags will now be moved first, and updated and renamed later, as the new
      tag name or attributes might not be valid in the old location.
    - Changed the substitution unicode character area to use the Private Use Area
      in BMP(0), to support narrow Python builds
    - Added --unique-attributes argument.
    - A workaround for dealing with top level comments and the xml formatter
    - Added a simple ``xmlpatch`` command and API.
    - Multiple updates to documentation and code style
  - deleted patches
    - xmldiff-0.6.7-clean-tmp.patch (not needed)
    - xmldiff-0.6.7-xsldata.patch (not needed)
* Sat May 28 2011 dimstar@opensuse.org
  - Update to version 0.6.10:
    + fails when comparing minimal trees on i386
  - Changes from version 0.6.9:
    + Fixed xmldiff-xmlrev compilation error.
  - Spec file cleanup
  - Drop patches: xmldiff-0.6.8-python2.5.patch
* Mon Jan 15 2007 ke@suse.de
  - Remove /usr/share/xml from the files list.
* Tue Sep 26 2006 cthiel@suse.de
  - fix build with python 2.5
  - update to version 0.6.8
    * various fixes
  - removed xmldiff-0.6.7-x64safe.patch
* Fri Jun 02 2006 cthiel@suse.de
  - specfile cleanup, added Requires
  - imported 3 patches from Fedora
* Tue Feb 28 2006 jmatejek@suse.cz
  - updated to reflect python changes due to #149809

Files

/etc/alternatives/xmldiff
/etc/alternatives/xmlpatch
/usr/bin/xmldiff
/usr/bin/xmldiff-2.7
/usr/bin/xmlpatch
/usr/bin/xmlpatch-2.7
/usr/lib/python2.7/site-packages/xmldiff
/usr/lib/python2.7/site-packages/xmldiff-2.4-py2.7.egg-info
/usr/lib/python2.7/site-packages/xmldiff-2.4-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/xmldiff-2.4-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/xmldiff-2.4-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/xmldiff-2.4-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/xmldiff-2.4-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/xmldiff-2.4-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/xmldiff-2.4-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/xmldiff/__init__.py
/usr/lib/python2.7/site-packages/xmldiff/__init__.pyc
/usr/lib/python2.7/site-packages/xmldiff/__init__.pyo
/usr/lib/python2.7/site-packages/xmldiff/_diff_match_patch_py2.py
/usr/lib/python2.7/site-packages/xmldiff/_diff_match_patch_py2.pyc
/usr/lib/python2.7/site-packages/xmldiff/_diff_match_patch_py2.pyo
/usr/lib/python2.7/site-packages/xmldiff/_diff_match_patch_py3.py
/usr/lib/python2.7/site-packages/xmldiff/_diff_match_patch_py3.pyc
/usr/lib/python2.7/site-packages/xmldiff/_diff_match_patch_py3.pyo
/usr/lib/python2.7/site-packages/xmldiff/actions.py
/usr/lib/python2.7/site-packages/xmldiff/actions.pyc
/usr/lib/python2.7/site-packages/xmldiff/actions.pyo
/usr/lib/python2.7/site-packages/xmldiff/diff.py
/usr/lib/python2.7/site-packages/xmldiff/diff.pyc
/usr/lib/python2.7/site-packages/xmldiff/diff.pyo
/usr/lib/python2.7/site-packages/xmldiff/diff_match_patch.py
/usr/lib/python2.7/site-packages/xmldiff/diff_match_patch.pyc
/usr/lib/python2.7/site-packages/xmldiff/diff_match_patch.pyo
/usr/lib/python2.7/site-packages/xmldiff/formatting.py
/usr/lib/python2.7/site-packages/xmldiff/formatting.pyc
/usr/lib/python2.7/site-packages/xmldiff/formatting.pyo
/usr/lib/python2.7/site-packages/xmldiff/main.py
/usr/lib/python2.7/site-packages/xmldiff/main.pyc
/usr/lib/python2.7/site-packages/xmldiff/main.pyo
/usr/lib/python2.7/site-packages/xmldiff/patch.py
/usr/lib/python2.7/site-packages/xmldiff/patch.pyc
/usr/lib/python2.7/site-packages/xmldiff/patch.pyo
/usr/lib/python2.7/site-packages/xmldiff/utils.py
/usr/lib/python2.7/site-packages/xmldiff/utils.pyc
/usr/lib/python2.7/site-packages/xmldiff/utils.pyo
/usr/share/doc/packages/python2-xmldiff
/usr/share/doc/packages/python2-xmldiff/CHANGES.rst
/usr/share/doc/packages/python2-xmldiff/README.rst
/usr/share/doc/packages/python2-xmldiff/README.txt
/usr/share/licenses/python2-xmldiff
/usr/share/licenses/python2-xmldiff/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024