summaryrefslogtreecommitdiff
path: root/community/python-pysocks/PKGBUILD
blob: e05c2c4b77327318299e67b7f3537a81b71ee26b (plain)
1
2
3
4
5
6
7
8
9
# check() is disabled

unset checkdepends
unset check

# i486-specific
if [ "${CARCH}" = "i486" ]; then
  makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap')
fi