Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/beancount: disable warnings and a test | Keith Maxwell | 2020-02-13 | 1 | -2/+3 | |
| | | | | | | | | | | This change disables warnings from pytest. The warnings results in verbose output from `check()` including a list of test names in the logs. After disabling the warnings, the last 500 KiB of the logs as shown in the GitLab web UI becomes useful again and will include the details of failing tests. This change also disables a test that fails intermittently. | |||||
* | testing/beancount: move py3-pytest to depends | Keith Maxwell | 2020-02-13 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The bean-file command which is a part of this package uses pytest at run time. It is used indirectly through <https://bitbucket.org/blais/beancount/src/default/beancount/ingest/__init__.py> which is installed to `usr/lib/python3.8/site-packages/beancount/ingest/__init__.py` and uses pytest at line 13. Before this change: 1. Install beancount: `sudo apk add beancount` 2. Check that `py3-pytest` is not installed: `apk list --installed '*pytest*'` 3. Running `/usr/bin/bean-file` gives the output below: ``` Traceback (most recent call last): File "/usr/bin/bean-file", line 4, in <module> from beancount.ingest.file import main; main() File "/usr/lib/python3.8/site-packages/beancount/ingest/__init__.py", line 13, in <module> import pytest ModuleNotFoundError: No module named 'pytest' ``` After this change `/usr/bin/bean-file` behaves as expected. | |||||
* | community/gst-plugins-good: re-enable on armhf by disabling Qt integration ↵ | Rasmus Thomsen | 2020-02-13 | 1 | -4/+8 | |
| | | | | on it. | |||||
* | testing/py3-language-server: new aport | Bart Ribbers | 2020-02-13 | 1 | -0/+30 | |
| | ||||||
* | testing/py3-jedi: new aport | Bart Ribbers | 2020-02-13 | 1 | -0/+34 | |
| | ||||||
* | testing/py3-jsonrpc-server: new aport | Bart Ribbers | 2020-02-13 | 1 | -0/+28 | |
| | ||||||
* | testing/py3-python-versioneer: new aport | Bart Ribbers | 2020-02-13 | 1 | -0/+24 | |
| | ||||||
* | testing/py3-autopep8: new aport | Bart Ribbers | 2020-02-13 | 1 | -0/+27 | |
| | ||||||
* | testing/py3-rope: new aport | Bart Ribbers | 2020-02-13 | 1 | -0/+27 | |
| | ||||||
* | testing/py3-yapf: new aport | Bart Ribbers | 2020-02-13 | 1 | -0/+27 | |
| | ||||||
* | main/bison: upgrade to 3.5 | Sören Tempel | 2020-02-13 | 2 | -35/+4 | |
| | | | | | | | | The parallel build fix patch does no longer apply cleanly. Instead of patching the build system, which seems to be an error-prone and laborious process to me, simply disable parallel builds for this aport. Also the bottleneck (in terms of time it takes to build the aport) isn't the build() it's the check() function. | |||||
* | community/gitea: upgrade to 1.11.0 | 6543 | 2020-02-13 | 2 | -14/+13 | |
| | ||||||
* | testing/cawbird: new aport | Danct12 | 2020-02-13 | 1 | -0/+30 | |
| | | | | Signed-off-by: Danct12 <danct12@disroot.org> | |||||
* | community/py3-hypothesis: upgrade to 5.5.2 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/pcre: upgrade to 8.44 | Leo | 2020-02-13 | 1 | -16/+2 | |
| | ||||||
* | testing/deja-dup: disable tests for now, fail on builders | Rasmus Thomsen | 2020-02-13 | 1 | -0/+1 | |
| | ||||||
* | community/chezmoi: upgrade to 1.7.13 | Kevin Daudt | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | community/mate-tweak: upgrade to 19.10.4 | Leo | 2020-02-13 | 1 | -9/+5 | |
| | ||||||
* | community/caja-extensions: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/caja: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/pluma: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | community/mozo: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/marco: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | community/mate-control-center: fix build | Leo | 2020-02-13 | 1 | -1/+1 | |
| | ||||||
* | testing/deja-dup: new aport | Rasmus Thomsen | 2020-02-13 | 1 | -0/+35 | |
| | | | | | https://wiki.gnome.org/Apps/DejaDup Simple backup tool for GNOME | |||||
* | testing/firefox: fix build on armv7 and aarch64 with upstream patch | Rasmus Thomsen | 2020-02-13 | 2 | -2/+49 | |
| | ||||||
* | community/mate-settings-daemon: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | community/mate-system-monitor: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -4/+4 | |
| | ||||||
* | community/mate-control-center: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | community/mate-power-manager: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -5/+6 | |
| | ||||||
* | community/mate-panel: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/mate-session-manager: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/mate-icon-theme: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -4/+3 | |
| | ||||||
* | community/mate-backgrounds: upgrade to 1.24.0 | Leo | 2020-02-13 | 2 | -22/+5 | |
| | ||||||
* | community/mate-sensors-applet: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -5/+4 | |
| | ||||||
* | community/mate-indicator-applet: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -11/+6 | |
| | ||||||
* | community/mate-utils: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -4/+4 | |
| | ||||||
* | community/mate-media: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/mate-notification-daemon: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/mate-desktop: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/mate-menus: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/mate-polkit: upgrade to 1.24.0 | Leo | 2020-02-13 | 2 | -21/+5 | |
| | ||||||
* | community/mate-screensaver: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -8/+5 | |
| | ||||||
* | community/mate-terminal: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -6/+5 | |
| | ||||||
* | community/mate-user-guide: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | community/mate-applets: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | community/mate-calc: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | community/mate-common: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+2 | |
| | ||||||
* | community/libmateweather: upgrade to 1.24.0 | Leo | 2020-02-13 | 1 | -3/+3 | |
| | ||||||
* | community/libmatemixer: upgrade to 1.24.0 | Leo | 2020-02-13 | 2 | -17/+5 | |
| |