[Git][reproducible-builds/diffoscope][master] 2 commits: Add external tool on GNU Guix for html2text.

Vagrant Cascadian (@vagrant) gitlab at salsa.debian.org
Wed Sep 6 19:35:24 UTC 2023



Vagrant Cascadian pushed to branch master at Reproducible Builds / diffoscope


Commits:
8f057621 by Vagrant Cascadian at 2023-09-06T12:35:01-07:00
Add external tool on GNU Guix for html2text.

- - - - -
f0986b1d by Vagrant Cascadian at 2023-09-06T12:35:01-07:00
Add external tool on GNU Guix for ttx.

- - - - -


1 changed file:

- diffoscope/external_tools.py


Changes:

=====================================
diffoscope/external_tools.py
=====================================
@@ -86,7 +86,7 @@ EXTERNAL_TOOLS = {
     "guestfs": {"debian": "python3-guestfs"},
     "gzip": {"debian": "gzip", "arch": "gzip", "guix": "gzip"},
     "h5dump": {"debian": "hdf5-tools", "arch": "hdf5", "guix": "hdf5"},
-    "html2text": {"debian": "html2text"},
+    "html2text": {"debian": "html2text", "guix": "html2text"},
     "identify": {
         "debian": "imagemagick",
         "arch": "imagemagick",
@@ -222,7 +222,7 @@ EXTERNAL_TOOLS = {
     "wasm2wat": {"debian": "wabt", "arch": "wabt", "guix": "wabt"},
     "tar": {"debian": "tar", "arch": "tar", "guix": "tar"},
     "tcpdump": {"debian": "tcpdump", "arch": "tcpdump", "guix": "tcpdump"},
-    "ttx": {"debian": "fonttools"},
+    "ttx": {"debian": "fonttools", "guix": "python-fonttools"},
     "unsquashfs": {
         "debian": "squashfs-tools",
         "arch": "squashfs-tools",



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/957b090bacb0421cc38c0d0322696119cf370bb0...f0986b1dc376c237b194aacea99375450742ba00

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/957b090bacb0421cc38c0d0322696119cf370bb0...f0986b1dc376c237b194aacea99375450742ba00
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20230906/6aa42fc3/attachment.htm>


More information about the rb-commits mailing list