309465 Update python-yq to version 3.1.0 / rev 10 via SR 991280

7 files Authored by mcepl 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update python-yq to version 3.1.0 / rev 10 via SR 991280
    
    https://build.opensuse.org/request/show/991280
    by user mcepl + RBrownFactory
    - Update to 3.1.0:
        Use configurable output grammar, compatible with YAML 1.1
    - Update to 3.0.2:
      - Expand merge keys (https://yaml.org/type/merge.html). This is
        a YAML 1.1 specific behavior, but will be accommodated in yq
        due to its widespread use and low likelihood of accidental
        invocation.
    - Update to 3.0.1:
      - yq now uses the YAML 1.2 grammar when parsing and rendering
        YAML documents. This means bare literals like “on”, “no”,
        and “12:34:56” are interpreted as strings. (Fix interrupted
        release)
    - Removed upstreamed e37a7981b505aa0fd60d062ca81fd7b23715233e.patch
    
        
file modified
+0 -0
file modified
+21 -0