aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-11-24 07:13:51 +0000
committerpsykose <alice@ayaya.dev>2022-11-24 08:13:57 +0100
commitf602a0d11563ec44ebee0fd12e78a4cd5a6fc14d (patch)
tree6ab7f5c2a0ab40441ae2b8d4068a0b995873aedd
parentfc4b14cb30fa534320ea7c2f368569edbae88c31 (diff)
testing/khal: disable check
-rw-r--r--testing/khal/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/khal/APKBUILD b/testing/khal/APKBUILD
index 1bc3514fd82..ed0b7d719b0 100644
--- a/testing/khal/APKBUILD
+++ b/testing/khal/APKBUILD
@@ -33,6 +33,7 @@ subpackages="
source="https://files.pythonhosted.org/packages/source/${_pyname%"${_pyname#?}"}/$_pyname/$_pyname-$pkgver.tar.gz
fix-pytz-tests.patch
"
+options="!check" # fails with weird mismatching date stuff
build() {
python3 setup.py build