chiark / gitweb /
checkupdates: fix google play check method
authorMarcus Hoffmann <bubuiic@aol.com>
Tue, 12 Sep 2017 23:40:09 +0000 (01:40 +0200)
committerMarcus Hoffmann <bubuiic@aol.com>
Tue, 12 Sep 2017 23:40:09 +0000 (01:40 +0200)
commit921524081c62d1941da2a0de3c1c837ceffcfc93
treeac1e443995c38c8e83c94e01b961363fc60f2f45
parent253bd92df3068a300f9510ad686ece5bf73f1163
checkupdates: fix google play check method

This has never worked with python3 and was also not properly adapted to
apps as objects. So we fix both of these issues.
fdroidserver/checkupdates.py