From 152c6c69dc1c31a06bf2a24a02ec0b3a8efaefe0 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 22 Jan 2022 09:26:30 +0100 Subject: community/calibre: disabled testing due to broken Python modules --- community/calibre/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD index 77e63992..43e09de8 100644 --- a/community/calibre/PKGBUILD +++ b/community/calibre/PKGBUILD @@ -8,3 +8,7 @@ eval "$( # ignore checksum sha256sums[0]='SKIP' + +# disabled testing, too many Python stuff currently broken +unset check +unset checkdepends -- cgit v1.2.3-54-g00ecf