25 lines
595 B
Plaintext
25 lines
595 B
Plaintext
name: python-pip
|
|
description: The Python package installer
|
|
version: "26.1"
|
|
revision: 1
|
|
url: https://github.com/pypa/pip
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python-build
|
|
- python-flit-core
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/pypa/pip/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 4f87bc3bae33821629f272f69c22d8d712ac68c85111cfc6d515ce4357f1a7bb
|