From ae1780d9136d30b46f8aa077e3234b0829fd99ae Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 16 Nov 2019 20:37:33 +0100 Subject: build-support: renamed extra->disabled, added python-pip-bootstrap --- .../disabled/python-pip-bootstrap/.SRCINFO | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 build-support/disabled/python-pip-bootstrap/.SRCINFO (limited to 'build-support/disabled/python-pip-bootstrap/.SRCINFO') 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 + -- cgit v1.2.3-54-g00ecf