1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-07 09:50:07 +02:00
fdroidserver/fdroidserver
Jochen Sprickerhof 8f24cae3be Fix added type
The added time should be a datetime, not a time.struct_time.

Regression of 290b9050
Closes: #1012
2022-09-05 20:36:41 +00:00
..
asynchronousfilereader rewrite docstrings to match numpy style guide 2021-06-25 06:28:47 +02:00
__init__.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
__main__.py [import] Rename to import_subcommand internally 2022-08-24 22:21:35 +02:00
apksigcopier.py explicitly re-raising exceptions 2022-06-01 22:52:22 +02:00
btlog.py btlog: run black to format code 2022-05-23 23:17:40 +02:00
build.py stop checking existence for build-tools, platform-tools, tools 2022-08-17 07:59:36 +00:00
checkupdates.py Merge comparisons with 'in' 2022-09-05 17:14:51 +02:00
common.py Add timeout argument to requests.(get,post) 2022-09-05 17:50:10 +02:00
deploy.py Add timeout argument to requests.(get,post) 2022-09-05 17:50:10 +02:00
exception.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
gpgsign.py Index v2 2022-05-23 10:39:17 +00:00
import_subcommand.py Merge comparisons with 'in' 2022-09-05 17:14:51 +02:00
index.py Fix flake8 E275 missing whitespace after keyword 2022-07-31 09:48:14 +02:00
init.py Merge comparisons with 'in' 2022-09-05 17:14:51 +02:00
install.py check for invalid appids passed to commands 2021-04-08 10:31:33 +02:00
lint.py Update approved official SPDX license tags 2022-08-04 10:45:41 +00:00
metadata.py Fix flake8 E275 missing whitespace after keyword 2022-07-31 09:48:14 +02:00
mirror.py mirror: make _run_wget() return to the dir it started in 2021-12-07 10:24:27 +01:00
net.py Add timeout argument to requests.(get,post) 2022-09-05 17:50:10 +02:00
nightly.py nightly: update Raw URLs to fix breakage and avoid redirects 2022-08-26 07:18:19 +00:00
publish.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
readmeta.py purge code that modifies the app description, including linkifying 2020-12-08 09:37:49 +01:00
rewritemeta.py Improve rewritemeta --help 2021-10-23 14:08:07 +02:00
scanner.py Add timeout argument to requests.(get,post) 2022-09-05 17:50:10 +02:00
signatures.py run black to reformat code that does not have WIP merge requests 2021-06-28 18:57:56 +02:00
signindex.py use apksigner to sign index-v2 with modern, supported algorithms 2022-06-07 16:56:23 +02:00
stats.py change config.py to config.yml everywhere it is needed 2021-01-29 13:24:17 +01:00
tail.py Fix pylint warnings 2022-03-29 15:53:45 +02:00
update.py Fix added type 2022-09-05 20:36:41 +00:00
verify.py convert verify.py and verify.TestCase to black code format 2022-08-24 19:16:36 +02:00
vmtools.py explicitly re-raising exceptions 2022-06-01 22:52:22 +02:00