[Git][reproducible-builds/diffoscope][master] Relax versioned dependency to allow version 5.4.1 for xz tests.

Vagrant Cascadian (@vagrant) gitlab at salsa.debian.org
Tue May 21 19:36:53 UTC 2024



Vagrant Cascadian pushed to branch master at Reproducible Builds / diffoscope


Commits:
fd7eed75 by Vagrant Cascadian at 2024-05-21T12:36:14-07:00
Relax versioned dependency to allow version 5.4.1 for xz tests.

- - - - -


1 changed file:

- tests/comparators/test_xz.py


Changes:

=====================================
tests/comparators/test_xz.py
=====================================
@@ -92,7 +92,7 @@ def differences_verbose(xz3, xz4):
 
 
 @skip_unless_tools_exist("xz")
- at skip_unless_tool_is_at_least("xz", xz_version, "5.4.5")
+ at skip_unless_tool_is_at_least("xz", xz_version, "5.4.1")
 def test_content_source_verbose(differences_verbose):
     assert differences_verbose[0].source1 == "xz --list"
     assert differences_verbose[0].source2 == "xz --list"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/fd7eed753479521b81ca10ec1de1978ad86e6fd1
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/20240521/5d5679fb/attachment.htm>


More information about the rb-commits mailing list