[Git][reproducible-builds/diffoscope][master] Use the 7zip package (over p7zip-full) after package transition. (Closes: Debian:#1063559)

Chris Lamb (@lamby) gitlab at salsa.debian.org
Wed Feb 14 08:38:14 UTC 2024



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
43ee3684 by Chris Lamb at 2024-02-14T08:37:08+00:00
Use the 7zip package (over p7zip-full) after package transition. (Closes: Debian:#1063559)

- - - - -


1 changed file:

- diffoscope/external_tools.py


Changes:

=====================================
diffoscope/external_tools.py
=====================================
@@ -23,7 +23,7 @@ that might resolve to, for example, `/usr/bin/abootimg`.
 """
 
 EXTERNAL_TOOLS = {
-    "7z": {"debian": "p7zip-full", "guix": "p7zip"},
+    "7z": {"debian": "7zip", "guix": "p7zip"},
     "aapt2": {"debian": "aapt"},
     "abootimg": {"debian": "abootimg", "guix": "abootimg"},
     "androguard": {"debian": "androguard"},



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/43ee36847628ff0ca3096c984bdb1eea405bf5cc

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/43ee36847628ff0ca3096c984bdb1eea405bf5cc
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/20240214/48c02011/attachment.htm>


More information about the rb-commits mailing list