14
0
Commit Graph

7 Commits

Author SHA256 Message Date
Tomáš Chvátal
888ab32240 Accepting request 805851 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/805851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmldiff?expand=0&rev=12
2020-05-15 17:42:51 +00:00
Tomáš Chvátal
db2cf0be59 - Update to 2.4:
* Added an option to pass pairs of (element, attr) as unique
    attributes for tree matching.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmldiff?expand=0&rev=10
2019-10-30 12:39:03 +00:00
6603965d4d Accepting request 693655 from home:mcepl:branches:devel:languages:python
- Conflict python-xmldiff (unversioned)

OBS-URL: https://build.opensuse.org/request/show/693655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmldiff?expand=0&rev=7
2019-04-12 08:12:52 +00:00
Tomáš Chvátal
91640c5d3a Accepting request 692793 from home:jengelh:branches:devel:languages:python
- Restore more useful description from before 2.3

OBS-URL: https://build.opensuse.org/request/show/692793
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmldiff?expand=0&rev=6
2019-04-10 08:43:52 +00:00
Tomáš Chvátal
aca82a81b8 Accepting request 692774 from home:pgajdos
- 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)

OBS-URL: https://build.opensuse.org/request/show/692774
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xmldiff?expand=0&rev=5
2019-04-10 06:21:40 +00:00
Lars Vogdt
16f6b9e24a Accepting request 80625 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/80625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xmldiff?expand=0&rev=9
2011-09-05 15:08:13 +00:00
OBS User unknown
f842cfd8b9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xmldiff?expand=0&rev=1 2007-01-15 14:34:46 +00:00