summaryrefslogtreecommitdiff
path: root/build-support/disabled/python-pip-bootstrap/.SRCINFO
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-11-16 20:37:33 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2019-11-16 20:37:33 +0100
commitae1780d9136d30b46f8aa077e3234b0829fd99ae (patch)
treea603a95fbe3092909f0c6e3933b6356bd810c750 /build-support/disabled/python-pip-bootstrap/.SRCINFO
parenta88d4f51d2c59f450477509717d3149a37872569 (diff)
downloadpackages-ae1780d9136d30b46f8aa077e3234b0829fd99ae.tar.xz
build-support: renamed extra->disabled, added python-pip-bootstrap
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
+