- Package:
- python3-python-multipart
- Source:
- python3-python-multipart
- Submitter:
- Antonio Russo
- Date:
- 2026-08-02 04:05:02 UTC
- Severity:
- normal
Dear Maintainer, This package claims to provide "python3-multipart", but is not API compatible. The following import does not work under python_multipart: from multipart import parse_options_header This breaks python3-treq (which performs this exact import), and by extension prevents matrix-synapse from building. Best, Antonio Russo