3a8a2b Update python-freetype-py to version 2.5.1 / rev 9 via SR 1204580

6 files Authored by dirkmueller 10 months ago, Committed by Bernhard M. Wiedemann 10 months ago,
    Update python-freetype-py to version 2.5.1 / rev 9 via SR 1204580
    
    https://build.opensuse.org/request/show/1204580
    by user dirkmueller + anag+factory
    - update to 2.5.1:
      * fix binary wheel pypi upload in v2.5.0.
    - update to 2.5.0:
      * Add missing build-backend to pyproject.toml
      * freetype.Face.__del__: check first if FT_Face_Done has been
        set to None
      * Ot svg support
      * Google font ot svg update
      * Basic colrv1 support
      * Fix PyInstaller hook
      * use custom PEP517 build backend to require cmake
        conditionally
      * Update to latest freetype and harfbuzz
      * Fix wrong enum name in Face.get_fstype()
      * Ft encoding fix
      * API for Unicode Variation Sequences, from
        https://freetype.org/freety…
      * Fix bbox calculation in hello-world example
      * Trusted publisher fix
    
        
file modified
+0 -0
file modified
+26 -0
file removed
-1
file modified
+23 -0
file modified
+1 -1