[3.20] community/synapse: add missing dependency
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.