chiark / gitweb /
update: remove ruamel requirement, and improve '--create-metadata'
authorHans-Christoph Steiner <hans@eds.org>
Thu, 6 Jul 2017 09:06:47 +0000 (11:06 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 6 Jul 2017 11:31:42 +0000 (13:31 +0200)
commit3e6b7062b6a8a544b491fbd9fd7f5e17eb41ff22
tree11a76bcec8bfe2034b3f6711c8cf25f55c65cca0
parent4a15208b84d480ec3135b39c87b59234232e8d51
update: remove ruamel requirement, and improve '--create-metadata'

If ruamel.yaml is not available, this will fallback to using PyYAML. This
also adds some blank fields to the newly created template to make it easy
for human editors to fill in.

closes #343
fdroidserver/update.py