bc434b Update python-python-multipart to version 0.0.9 / rev 8 via SR 1153848

6 files Authored by dirkmueller 2 months ago, Committed by Bernhard M. Wiedemann 2 months ago,
    Update python-python-multipart to version 0.0.9 / rev 8 via SR 1153848
    
    https://build.opensuse.org/request/show/1153848
    by user dirkmueller + dimstar_suse
    - update to 0.0.9:
      * Add support for Python 3.12 #85.
      * Drop support for Python 3.7 #95.
      * Add `MultipartState(IntEnum)` #96.
      * Add `QuerystringState` #97.
      * Add `TypedDict` callbacks #98.
      * Add config `TypedDict`s #99.
      * Cleanup unused regex patterns
      * Check if `Message.get_params` return 3-`tuple` instead of
        `str` on `parse_options_header`
    
      [bsc#1219610] CVE-2024-24762
      * Support PyYAML 6.0+
    
        
file modified
+0 -0
file modified
+20 -0
file modified
+1 -1