summaryrefslogtreecommitdiff
path: root/extra/python-pip
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-08-31 14:10:35 +0000
committerAndreas Baumann <mail@andreasbaumann.cc>2018-08-31 14:10:35 +0000
commit9184124a1226c075e9332bc1b6c9eac255e72f13 (patch)
tree5bbadf336f0357cbdd2664d67db772339b345df4 /extra/python-pip
parenta1f423a90571754237a99f0a7f799939cb3b1aef (diff)
downloadpackages-9184124a1226c075e9332bc1b6c9eac255e72f13.tar.xz
rebuilt all python 3.7.0 with boostrapped pip/wheel/setuptools on i486
Diffstat (limited to 'extra/python-pip')
-rw-r--r--extra/python-pip/PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/extra/python-pip/PKGBUILD b/extra/python-pip/PKGBUILD
index 55d77113..470a12fe 100644
--- a/extra/python-pip/PKGBUILD
+++ b/extra/python-pip/PKGBUILD
@@ -1,8 +1,6 @@
# i486-specific
if [ "${CARCH}" = "i486" ]; then
- md5sums[1]='71cb8b43efaa6af0d6cd98576ca2f932'
- sha256sums[1]='ff81c9d48be20765145cb04953c54c5b9059bd193e3d82cec870d3391e6e6dd1'
-
+ makedepends+=('python-pip-bootstrap' 'python2-pip-bootstrap')
unset check
fi