[Git][reproducible-builds/diffoscope][master] Update minimum version of Black to prevent test failure on Ubuntu jammy.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri Mar 25 11:56:03 UTC 2022



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
c40a131b by Chris Lamb at 2022-03-25T11:55:32+00:00
Update minimum version of Black to prevent test failure on Ubuntu jammy.

- - - - -


1 changed file:

- tests/test_source.py


Changes:

=====================================
tests/test_source.py
=====================================
@@ -257,7 +257,7 @@ def black_version():
     ]
 
 
- at skip_unless_tool_is_at_least("black", black_version, "21.12b0")
+ at skip_unless_tool_is_at_least("black", black_version, "22.1.0")
 def test_code_is_black_clean():
     output = subprocess.check_output(
         ("black", "--diff", "."), stderr=subprocess.PIPE



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/c40a131b18c18bec0b27fd50aef51fc54f68282e
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/20220325/022f0641/attachment.htm>


More information about the rb-commits mailing list