25 lines
602 B
Plaintext
25 lines
602 B
Plaintext
name: python-pip
|
|
description: The Python package installer
|
|
version: 26.1.1
|
|
revision: 1
|
|
url: https://github.com/pypa/pip
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
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: f146fc3ad7e51cb3f13accc166fbcfa2f2b3bab377bf9433648efe765f9f62c0
|