[Git][reproducible-builds/diffoscope][master] Use the xml comparators for svgs
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Thu Aug 13 16:46:11 UTC 2026
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
c7f23bb0 by Jochen Sprickerhof at 2026-08-13T08:49:44+02:00
Use the xml comparators for svgs
Closes: #1144242
- - - - -
1 changed file:
- diffoscope/comparators/xml.py
Changes:
=====================================
diffoscope/comparators/xml.py
=====================================
@@ -118,7 +118,7 @@ class XMLFile(File):
DESCRIPTION = "XML files"
FILE_TYPE_RE = re.compile(
- r"^(XML \S+ document|GnuCash file|XHTML document)"
+ r"^(XML \S+ document|GnuCash file|XHTML document|SVG Scalable Vector Graphics image)"
)
@classmethod
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/c7f23bb0c26a24701c7118573d3cdd326931d8b1
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/c7f23bb0c26a24701c7118573d3cdd326931d8b1
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260813/204c6f91/attachment.htm>
More information about the rb-commits
mailing list