0abf937 Fix compatibility with jsonschema >= 4.0.0

Authored and Committed by lsedlar 2 years ago
    Fix compatibility with jsonschema >= 4.0.0
    
    Fedora Rawhide (to be 37) packages jsonschema 4.9.0 at the moment, so we
    can no longer get by with limiting the requirements. This patch makes
    the validation work with both old and new version.
    
    Fixes: rhbz#2113607
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
  • jenkins
    success (100%)
    Build #1960 successful (commit: 0abf937b)
    2 years ago
file modified
+11 -1
file modified
+1 -1