21 lines
550 B
Plaintext
21 lines
550 B
Plaintext
name: python-wheel
|
|
description: Python wheel packaging standard implementation
|
|
version: 0.47.0
|
|
revision: 2
|
|
url: https://pypi.org/project/wheel/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-flit-core
|
|
downloads:
|
|
- url: https://pypi.org/packages/source/w/wheel/wheel-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: cc72bd1009ba0cf63922e28f94d9d83b920aa2bb28f798a31d0691b02fa3c9b3
|