Switch to new package format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: python-build
|
||||
description: A simple, correct Python build frontend
|
||||
version: 1.5.0
|
||||
revision: 4
|
||||
url: https://pypi.org/project/build/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
- python-packaging
|
||||
- python-pyproject-hooks
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/pypa/build/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 6ddf82d99317b6b61c56eb6ec0139ea91ee69dd03c6ed7dfdf160011b7d09f5d
|
||||
Reference in New Issue
Block a user