Skip to content

[3.20] community/synapse: add missing dependency

jahway603 requested to merge jahway603/aports:3.20-synapse-fix into 3.20-stable

Synapse v 1.111.0 gives the following error

ERROR:root:Synapse 1.111.0 needs python-multipart, but it is not installed
Missing Requirements: "python-multipart"

After installing # apk add py3-python-multipart, there is no more error so added that to APKBUILD.

Merge request reports

Loading