OpenBSD CVS

CVS log for ports/textproc/py-xmldiff/distinfo


[BACK] Up to [local] / ports / textproc / py-xmldiff

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Fri May 17 12:20:52 2024 UTC (2 weeks, 2 days ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

update to py3-xmldiff-2.7.0

Revision 1.7 / (download) - annotate - [select for diffs], Sat May 27 08:04:27 2023 UTC (12 months, 1 week ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (unified)

update to py3-xmldiff-2.6.3

Revision 1.6 / (download) - annotate - [select for diffs], Thu Apr 6 07:12:15 2023 UTC (13 months, 4 weeks ago) by sthen
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

update to py3-xmldiff-2.6.1

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 22 14:57:48 2023 UTC (16 months, 1 week ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

update to py3-xmldiff-2.5

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 16 08:21:09 2021 UTC (2 years, 6 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

update to py3-xmldiff-2.4

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 13 13:04:54 2019 UTC (4 years, 9 months ago) by kmos
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

Update textproc/py-xmldiff 0.6.10 -> 2.3

py-xmldiff hasn't been updated in a long time, but it still gets used.
So time to update it. Current 2.x versions are a rewrite in pure python.

Patches go away. Port moved to use MODPY_PI and MODPY_SETUPTOOLS.

Move it to python3 only since executable is just xmldiff and xmlpatch.

OK landry@

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 18 03:15:30 2015 UTC (9 years, 4 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.1: +0 -3 lines
Diff to previous 1.1 (unified)

Drop remaining MD5/RMD160/SHA1 checksums.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 21 20:31:13 2010 UTC (13 years, 8 months ago) by jasper
Branch: jasper
CVS Tags: jasper_20102109, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import py-xmldiff 0.6.10

xmldiff is a Python tool that figures out the differences between two
similar XML files, in the same way the diff utility does it.
Xmldiff can be used as a library or as a command line tool. It can work
either with XML files or DOM trees.

ok aja@

Revision 1.1 / (download) - annotate - [select for diffs], Tue Sep 21 20:31:13 2010 UTC (13 years, 8 months ago) by jasper
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.