Skip to content

wip: use pyyaml to (re-)write yaml metadata

Michael Pöhn requested to merge uniqx/fdroidserver:write-yaml-overhaul into master

This MR is a new implementation of our code for writing yaml metadata. It relies on pyyaml rather than ruamel.yaml.

following up to !630 (merged)

closes #645 (closed) #611 #640

Edited by Michael Pöhn

Merge request reports