21 lines
581 B
Plaintext
21 lines
581 B
Plaintext
name: python-installer
|
|
description: A low-level library for installing from a Python wheel distribution
|
|
version: 1.0.0
|
|
revision: 2
|
|
url: https://github.com/pypa/installer
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-flit-core
|
|
downloads:
|
|
- url: https://github.com/pypa/installer/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e1391ab5a0787b767570c17b1174e304f2e9c9179dbc9ef8cf16f61f4ab162e0
|