25 lines
622 B
Plaintext
25 lines
622 B
Plaintext
name: python-build
|
|
description: A simple, correct Python build frontend
|
|
version: 1.5.0
|
|
revision: 1
|
|
url: https://pypi.org/project/build/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
- 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
|