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 --- extra/python-urllib3/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extra/python-urllib3') diff --git a/extra/python-urllib3/PKGBUILD b/extra/python-urllib3/PKGBUILD index f7e86cb1..2175b900 100644 --- a/extra/python-urllib3/PKGBUILD +++ b/extra/python-urllib3/PKGBUILD @@ -1,5 +1,7 @@ # i486-specific if [ "${CARCH}" = "i486" ]; then + makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap') + # disable sphinx for now, needs too many packages makedepends=(${makedepends[@]//python2-sphinx/}) -- cgit v1.2.3-54-g00ecf