aboutsummaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* testing/py-gettext: new aportFrancesco Colista2018-09-171-0/+50
|
* testing/guake: upgrade to 3.3.2Francesco Colista2018-09-171-21/+10
|
* testing/py-traitlets: use py-enum34 from mainCarlo Landmeter2018-09-171-2/+2
|
* testing/py2-enum34: remove duplicate aportCarlo Landmeter2018-09-171-30/+0
|
* testing/ipython: new aportKevin Daudt2018-09-171-0/+43
|
* testing/py-simplegeneric: new aportKevin Daudt2018-09-172-0/+65
| | | | dependency for ipython
* testing/py-backcall: new aportKevin Daudt2018-09-171-0/+46
| | | | dependency for ipython
* testing/py-pickleshare: new aportKevin Daudt2018-09-171-0/+48
| | | | dependency for ipython
* testing/py-traitlets: new aportKevin Daudt2018-09-171-0/+51
| | | | dependency for ipython
* testing/py2-enum34: new aportKevin Daudt2018-09-171-0/+30
| | | | dependency for py-traitlets (python2)
* testing/py-ipython_genutils: new aportKevin Daudt2018-09-171-0/+48
| | | | dependecy for py-traitlets
* testing/extundelete: new aportFrancesco Colista2018-09-172-0/+45
|
* testing/telegraf: upgrade to 1.7.4Katie Holly2018-09-142-5/+5
|
* main/dmvpn: moved from testingKaarle Ritvanen2018-09-141-61/+0
|
* main/tunnel: moved from testingKaarle Ritvanen2018-09-142-49/+0
|
* testing/kibana: add missing filesLeonardo Arena2018-09-134-1/+53
|
* testing/kibana: new aportLeonardo Arena2018-09-131-0/+58
| | | | Visualize and manage Elasticsearch data
* testing/wireguard: upgrade to 0.0.20180910Jason A. Donenfeld2018-09-132-5/+5
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* testing/flatbuffers: add flatc to installation so it can be used in cmakeBart Ribbers2018-09-121-1/+3
|
* testing/scdoc: upgrade to 1.4.2Henrik Riomar2018-09-111-2/+2
|
* testing/grpc: upgrade to 1.14.2Roberto Oliveira2018-09-101-2/+2
|
* testing/rakudo: disable on armhfNatanael Copa2018-09-101-1/+1
| | | | limited by nqp which currently don't work on armhf
* testing/nqp: disable on armhf due to build failureNatanael Copa2018-09-101-1/+1
| | | | | make: *** [Makefile:256: gen/moar/stage1/nqpmo.moarvm] Segmentation fault (core dumped)
* testing/micropython: disable on ppc64le due to test failuresNatanael Copa2018-09-101-1/+1
| | | | 2 tests failed: float_parse float_parse_doubleprec
* testing/wireguard-virt: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* testing/wireguard-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.69-r0Natanael Copa2018-09-101-1/+1
|
* testing/ptylie: new aportJakub Jirutka2018-09-101-0/+32
| | | | | https://github.com/p-gen/ptylie Record a terminal session with automatic keyboard entry
* testing/smenu: new aportJakub Jirutka2018-09-101-0/+33
| | | | | https://github.com/p-gen/smenu A standard input word picker
* testing/log4cpp: modernize and take maintainershipRoberto Oliveira2018-09-091-11/+12
|
* testing/pass: upgrade to 1.7.3Roberto Oliveira2018-09-091-2/+2
|
* testing/py-influxdb: upgrade to 5.2.0Fabian Affolter2018-09-071-5/+5
|
* testing/rakudo: upgrade to 2018.08Curt Tilmes2018-09-071-3/+3
|
* testing/nqp: upgrade to 2018.08Curt Tilmes2018-09-071-2/+2
|
* testing/moarvm: upgrade to 2018.08Curt Tilmes2018-09-071-2/+2
|
* testing/randrctl: new aportJakub Jirutka2018-09-061-0/+37
| | | | | Profile based screen manager for X https://github.com/edio/randrctl
* testing/py-argcomplete: upgrade to 1.9.4Jakub Jirutka2018-09-061-2/+2
|
* testing/micropython: upgrade to 1.9.4Fabian Affolter2018-09-061-2/+2
|
* testing/dmvpn: upgrade to 0.6.0Kaarle Ritvanen2018-09-051-3/+10
|
* testing/py-h5py: disable on s390x due to build errorNatanael Copa2018-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Traceback (most recent call last): File "setup.py", line 168, in <module> cmdclass = CMDCLASS, File "/usr/lib/python2.7/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/distutils/command/build.py", line 127, in run self.run_command(cmd_name) File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command self.distribution.run_command(command) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/home/buildozer/aports/testing/py-h5py/src/h5py-2.8.0/setup_build.py", line 157, in run import numpy File "/usr/lib/python2.7/site-packages/numpy/__init__.py", line 142, in <module> from . import add_newdocs File "/usr/lib/python2.7/site-packages/numpy/add_newdocs.py", line 13, in <module> from numpy.lib import add_newdoc File "/usr/lib/python2.7/site-packages/numpy/lib/__init__.py", line 8, in <module> from .type_check import * File "/usr/lib/python2.7/site-packages/numpy/lib/type_check.py", line 11, in <module> import numpy.core.numeric as _nx File "/usr/lib/python2.7/site-packages/numpy/core/__init__.py", line 26, in <module> raise ImportError(msg) ImportError: Importing the multiarray numpy extension module failed. Most likely you are trying to import a failed build of numpy. If you're working with a numpy git repo, try `git clean -xdf` (removes all files not under version control). Otherwise reinstall numpy. Original error was: Error relocating /usr/lib/python2.7/site-packages/numpy/core/multiarray.so: LogBase2_128: symbol not found
* testing/dnsdist: disable on s390x due to missing fstrmNatanael Copa2018-09-051-1/+1
|
* testing/flatpak-builder: upgrade 1.0.0André Klitzing2018-09-051-3/+3
|
* testing/flatpak: upgrade to 1.0.1André Klitzing2018-09-051-2/+2
|
* testing/snes9x: use gtk3Natanael Copa2018-09-051-3/+3
| | | | We want avoid use gtk2 when possible because it is no longer developed.
* testing/py-h5py: new aportJames White2018-09-051-0/+49
| | | | | https://www.h5py.org Read and write HDF5 files from Python
* testing/dnsdist: new aporttcely2018-09-052-0/+122
| | | | | https://dnsdist.org dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer.
* testing/py-tox: move to mainStuart Cardall2018-09-051-57/+0
|
* testing/boinc: new aporttcely2018-09-052-0/+100
| | | | | http://boinc.berkeley.edu/ Open-source software for volunteer computing and grid computing.
* testing/bitlbee-mastodon: upgrade to 1.4.0Marvin Steadfast2018-09-051-2/+2
|