Switch to new package format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: python-installer
|
||||
description: A low-level library for installing from a Python wheel distribution
|
||||
version: 1.0.1
|
||||
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: 391b8068eb6b5629496a71e33b948b10c31bea77a12d302034323406ee03ffd1
|
||||
Reference in New Issue
Block a user