Switch to new package format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: python-wheel
|
||||
description: Python wheel packaging standard implementation
|
||||
version: 0.47.0
|
||||
revision: 3
|
||||
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
|
||||
Reference in New Issue
Block a user