9b013f Update python-altair to version 5.2.0 / rev 15 via SR 1153601

6 files Authored by mcepl a year ago, Committed by Bernhard M. Wiedemann a year ago,
    Update python-altair to version 5.2.0 / rev 15 via SR 1153601
    
    https://build.opensuse.org/request/show/1153601
    by user mcepl + dimstar_suse
    - Update to 5.2.0:
      - Update Vega-Lite from version 5.15.1 to version 5.16.3
      - Support offline HTML export using vl-convert
      - Support saving charts as PDF files using the vl-convert
        export engine
      - Support converting charts to sharable Vega editor URLs with
        chart.to_url()
      - Pass format_locale and time_format_locale through to
        vl-convert to support locales in static image export
      - Vega-Altair is now a typed package, with type annotations for
        all public functions and classes and some of the internal
        code
      - Vega-Altair is tested against Python 3.12
    
        
file modified
+0 -0
file modified
+21 -0
file removed
-1
file added
+1
file modified
+17 -0
file modified
+3 -3