| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python311-python-multipart | Distribution: openSUSE Tumbleweed |
| Version: 0.0.22 | Vendor: openSUSE |
| Release: 1.1 | Build date: Mon Jan 26 09:21:39 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 252796 | Source RPM: python-python-multipart-0.0.22-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://github.com/Kludex/python-multipart | |
| Summary: Python streaming multipart parser | |
A streaming multipart parser for Python.
Apache-2.0
* Mon Jan 26 2026 Dirk Müller <dmueller@suse.com>
- update to 0.0.22:
* Drop directory path from filename in `File` 9433f4b.
* Sun Dec 28 2025 Dirk Müller <dmueller@suse.com>
- update to 0.0.21:
* Add support for Python 3.14 and drop EOL 3.8 and 3.9 #216.
* Tue Feb 04 2025 Dirk Müller <dmueller@suse.com>
- update to 0.0.20:
* Handle messages containing only end boundary #142.
* Wed Dec 04 2024 Daniel Garcia <daniel.garcia@suse.com>
- Update to 0.0.19 (bsc#1234115, CVE-2024-53981):
* Don't warn when CRLF is found after last boundary #193
- 0.0.18:
* Hard break if found data after last boundary on MultipartParser #189
* Wed Nov 06 2024 John Paul Adrian Glaubitz <adrian.g