aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/virtualbox-additions-hardened: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* testing/sch-cake-hardened: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* testing/ipt-netflow-hardened: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.9.40-r0Natanael Copa2017-08-041-1/+1
|
* testing/autoconf-archive: new aportCarlo Landmeter2017-08-041-0/+34
|
* testing/tesseract-git: new aportCarlo Landmeter2017-08-041-0/+41
|
* testing/consolekit2: new aportPureTryOut2017-08-032-0/+51
|
* testing/cloudi: configuration fixesMichael Truog2017-08-033-8/+21
| | | | | | * cloudi.initd required the HOME environment variable due to erlang's erlexec * 0010-Set-configured-log-path.patch was necessary to fix a path in /etc/cloudi/cloudi.conf * Make the erlang package a runtime dependency
* testing/micropython: Added subpackage micropython-crossMarian Buschsieweke2017-08-031-2/+9
| | | | | | micropython-cross provides mpy-cross, which allows compiling python code to micropython bytecode. This is particularly useful to unburden MCUs from the task to compile python scripts.
* testing/libbytesize: upgrade to 0.11André Klitzing2017-08-031-2/+2
|
* testing/micropython: disable on some archsNatanael Copa2017-08-031-6/+8
| | | | | | | | | ../py/persistentcode.c:397:2: error: #error mp_raw_code_save_file not implemented for this platform #error mp_raw_code_save_file not implemented for this platform ^~~~~ use only python3
* testing/micropython: skip ffi_callback test and cleanupNatanael Copa2017-08-033-18/+26
| | | | | the ffi_callback will not work under PaX kernel since it tries to allocate memory which is both executable and writeable.
* new aport: testing/micropythonMarian Buschsieweke2017-08-032-0/+66
| | | | | A lean and efficient Python implementation for MCUs and constrained systems http://www.micropython.org/
* testing/py-scipy: fixed regexp to avoid wrong py dependency. Fixes #7615Francesco Colista2017-08-031-3/+3
|
* testing/windowmaker: upgrade to 0.95.8Emily Ingalls2017-08-031-4/+2
|
* testing/aws-cli: upgrade to 1.11.121Valery Kartel2017-08-031-2/+2
|
* testing/py-colorama: upgrade to 0.3.9Valery Kartel2017-08-031-6/+4
| | | | | -- fix url
* testing/py-botocore: upgrade to 1.5.84Valery Kartel2017-08-031-3/+3
| | | | | -- fix url
* testing/py-jmespath: upgrade to 0.9.3Valery Kartel2017-08-031-2/+2
|
* testing/cloudi: enable with patch fixMichael Truog2017-08-022-5/+7
| | | | Disable the cloudi_service_quorum test due to failures on alpine build servers related to a random number rounding problem.
* testing/home-assistant: move to unmaintainedCarlo Landmeter2017-08-026-580/+0
| | | | | depends on specific version of python modules which is impossible to maintain
* testing/cloudi: disable for nowCarlo Landmeter2017-08-021-1/+1
| | | | fails to build and is really slow on test suite.
* testing/py-pefile: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-queuelib: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-pyzor: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/binwalk: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/home-assistant: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-augeas: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-cssselect: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py3-ticket-auth: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-builtins: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-snippets: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-blockchain: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-immediate: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py3-aiohttp-session: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-quotes: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-print: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-copyright: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py3-aiohttp-jinja2: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-commas: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-dweepy: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-docstrings: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-todo: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-blind-except: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-isort: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py3-aiohttp-debugtoolbar: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-debugger: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-flake8-import-order: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py-blinker: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|
* testing/py3-websockets: rebuild against python 3.6Carlo Landmeter2017-08-021-1/+1
|