chiark / gitweb /
ensure that app.Categories is always a list of strings
authorHans-Christoph Steiner <hans@eds.org>
Tue, 6 Dec 2016 15:11:25 +0000 (16:11 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 17 Mar 2017 12:55:40 +0000 (13:55 +0100)
commit713d9195c352b3463d4c1f9573ffb70691323bd2
treebee7fb7fd27d97c9dc51c8370c3f9d22dc1c0a54
parent7044a909caec24c2a88baef2c33946d697e5932b
ensure that app.Categories is always a list of strings

This just makes it easier for people writing build recipes.  Rewriting will
output a list of strings as well.

The test index.xml and categories.txt are updated to include the new number
categories, and the changed CurrentVersionCode to 2147483647 (MAX_VALUE)
fdroidserver/metadata.py
tests/metadata/info.guardianproject.urzip.txt [deleted file]
tests/metadata/info.guardianproject.urzip.yml [new file with mode: 0644]
tests/repo/categories.txt
tests/repo/index.xml
tests/run-tests