From 9184124a1226c075e9332bc1b6c9eac255e72f13 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 31 Aug 2018 14:10:35 +0000 Subject: rebuilt all python 3.7.0 with boostrapped pip/wheel/setuptools on i486 --- community/python-pysocks/PKGBUILD | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'community/python-pysocks') diff --git a/community/python-pysocks/PKGBUILD b/community/python-pysocks/PKGBUILD index 20354d08..e05c2c4b 100644 --- a/community/python-pysocks/PKGBUILD +++ b/community/python-pysocks/PKGBUILD @@ -1,3 +1,9 @@ # check() is disabled unset checkdepends +unset check + +# i486-specific +if [ "${CARCH}" = "i486" ]; then + makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') +fi -- cgit v1.2.3