]> git.ipfire.org Git - people/ms/libloc.git/commit - src/python/location.in
python: Fix download of database
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Nov 2020 12:03:33 +0000 (12:03 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Nov 2020 12:03:33 +0000 (12:03 +0000)
commit2a550d12208f8bc8002e05ac08613312df26b20e
tree3bfea3b09c01610dcc902f56d4ad83c8ad841f74
parent9cb56ac9adafafa6e452009c2fa2d42e94474e11
python: Fix download of database

This was all messed up in 0c74f6b1a3bdce5ebdc2ee452b9baf3e421dd3d1
when the change of type for the timestamp wasn't changed everywhere
else.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/downloader.py
src/python/location.in