pmbootstrap/pmb/parse
Oliver Smith 69aa7b73f2
timeout: change default from 300 to 900 seconds
Linking big libraries may take more than five minutes, so change the
default timeout to fifteen minutes to save users from frustration.
This is the same value that I'm using to build binary packages for the
repository.

Pushing directly to master without making a merge request, because this
is a trivial change.
2019-09-18 21:56:34 +02:00
..
__init__.py parser: Add function to read a function from an APKBUILD (!1747) 2019-02-15 16:21:47 +01:00
_apkbuild.py apkbuild parser: support depends="$depends ..." (!1795) 2019-07-03 23:55:21 +02:00
apkindex.py Improve algorithm to pick package provider (!1775) 2019-04-22 20:33:03 +02:00
arch.py Update alpine_to_hostspec mappings (!1812) 2019-09-18 20:34:41 +02:00
arguments.py timeout: change default from 300 to 900 seconds 2019-09-18 21:56:34 +02:00
binfmt_info.py Fix spelling mistakes (!1794) 2019-06-25 09:20:05 +02:00
bootimg.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
depends.py Improve algorithm to pick package provider (!1775) 2019-04-22 20:33:03 +02:00
deviceinfo.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
kconfig.py kconfig check: support passing a file directly (!1802) 2019-08-24 00:10:02 +02:00
version.py Add pmb.parse.version.check_string() (!1796) 2019-06-30 16:39:56 +02:00