python-python-multipart
Python streaming multipart parser
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/python-python-multipart && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-python-multipart.changes | 0000002594 2.53 KB | |
python-python-multipart.spec | 0000001804 1.76 KB | |
python_multipart-0.0.9.tar.gz | 0000031516 30.8 KB |
Latest Revision
Elisei Roca (eroca)
committed
(revision 2)
- 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` - version update to 0.0.7 0.0.7 (2024-02-03) * Refactor header option parser to use the standard library instead of a custom RegEx #75. [bsc#1219610] CVE-2024-24762 0.0.6 (2023-02-27) * Migrate package installation to pyproject.toml (PEP 621) #54. * Use yaml.safe_load instead of yaml.load #46. * Add support for Python 3.11, drop EOL 3.6 #51. * Add support for Python 3.8-3.10, drop EOL 2.7-3.5 #42. * QuerystringParser: don't raise an AttributeError in __repr__ #30. - deleted patches - python-python-multipart-no-mock.patch (upstreamed) - python-python-multipart-no-six.patch (upstreamed) - support-pyyaml-6.patch (upstreamed) * Support PyYAML 6.0+
Comments 0