pkgname: 'python-pip' pkgver: '26.2.1' pkgrel: '1' pkgdesc: 'A built-package format for Python' url: 'https://pypi.python.org/pypi/wheel' arch: x86_64 depends: [] makedepends: - python source: - 'https://bootstrap.pypa.io/get-pip.py' sha256sums: - SKIP build: | python get-pip.py \ --no-setuptools \ --no-wheel \ --no-warn-script-location \ --root=${PKGDIR} package: | true