summaryrefslogtreecommitdiff
path: root/build-support/disabled/python-pip-bootstrap/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to 'build-support/disabled/python-pip-bootstrap/.SRCINFO')
-rw-r--r--build-support/disabled/python-pip-bootstrap/.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/build-support/disabled/python-pip-bootstrap/.SRCINFO b/build-support/disabled/python-pip-bootstrap/.SRCINFO
new file mode 100644
index 00000000..d88edfcc
--- /dev/null
+++ b/build-support/disabled/python-pip-bootstrap/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = python-pip-bootstrap
+ pkgdesc = bootstap pip and setuptools for bootstrapping python
+ pkgver = 0.0.1
+ pkgrel = 1
+ url = https://bootstrap.pypa.io/
+ arch = i486
+ arch = i686
+ arch = x86_64
+ arch = armv6h
+ arch = armv7h
+ source = https://bootstrap.pypa.io/get-pip.py
+ sha512sums = 29971130c5d1d1baf2b51ef689b40c91fcd0d1e62de6f99d6abef6879684a59843be539cd112dfddc3637cc3d1a91c79f775d80f6aa2fe920252710d48d2934d
+
+pkgname = python-pip-bootstrap
+ install = install.sh
+ depends = python
+
+pkgname = python2-pip-bootstrap
+ install = install2.sh
+ depends = python2
+