25 lines
595 B
Plaintext
25 lines
595 B
Plaintext
name: python-pip
|
|
description: The Python package installer
|
|
version: 26.0.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: b70256771f5ea127dae3e4bd6a9c9ab4928d1833519e17b132e76bdeec5a373d
|