mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-08 16:30:28 +03:00
I had a recipe that used 'Build Version: 0.1,2,...' with a ' ' between the : and the version number. This failed in uncomprehensible ways untill I figured the above out. Perhaps a better solution would be to make the parser insensitive to spaces between the ':' and what's after it? |
||
|---|---|---|
| .. | ||
| getsig | ||
| __init__.py | ||
| build.py | ||
| checkupdates.py | ||
| common.py | ||
| import.py | ||
| publish.py | ||
| rewritemeta.py | ||
| scanner.py | ||
| server.py | ||
| stats.py | ||
| update.py | ||