chiark / gitweb /
update: skip packages without metadata in index V1
authorHans-Christoph Steiner <hans@eds.org>
Mon, 15 May 2017 18:11:41 +0000 (20:11 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 18 May 2017 14:13:17 +0000 (16:13 +0200)
commit77a65be9db71e59f46c75aaa6e5ab09249ace276
treed4f8dc760a1bd197ab9b5c42fb1954ee583df7b7
parenta17b95a860e6762c2a8c48989775ac4f25d9d9e2
update: skip packages without metadata in index V1

If a package does not have a matching "app" metadata file, then it should
not be added to the index. index V0 already does this properly.
fdroidserver/index.py