25 lines
622 B
Plaintext
25 lines
622 B
Plaintext
name: python-build
|
|
description: A simple, correct Python build frontend
|
|
version: 1.4.2
|
|
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: bd2a8d5180cecd84c1ef6eb232da8346b190c656980a13b8add2d9b7086e991f
|