aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-11 11:33:13 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-11 11:33:13 -0300
commit4e2888fbe6354ead6361d11bb8e78ecc929e1e45 (patch)
tree9148c4d6eb0a890419086265bdce7e9c07547890
parent12aec35da9fb55e2a7b433608d4558152d685568 (diff)
downloadaports-4e2888fbe6354ead6361d11bb8e78ecc929e1e45.tar.bz2
aports-4e2888fbe6354ead6361d11bb8e78ecc929e1e45.tar.xz
main/py-pillow: disable testsuite
-rw-r--r--main/py-pillow/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-pillow/APKBUILD b/main/py-pillow/APKBUILD
index e98696733c..e693484b44 100644
--- a/main/py-pillow/APKBUILD
+++ b/main/py-pillow/APKBUILD
@@ -5,6 +5,7 @@ _pkgname=Pillow
pkgver=6.2.2
pkgrel=1
pkgdesc="Python Imaging Library"
+options="!check"
url="https://python-pillow.org"
arch="all"
license="custom:PIL"
@@ -16,7 +17,6 @@ subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz
py-pillow-fix-pytest-ver.patch"
builddir="$srcdir/$_pkgname-$pkgver"
-[ "$CARCH" = "s390x" ] && options="!check"
# secfixes:
# 6.2.2-r0: