23 lines
582 B
Plaintext
23 lines
582 B
Plaintext
name: python-build
|
|
description: A simple, correct Python build frontend
|
|
version: 1.4.0
|
|
revision: 1
|
|
url: https://pypi.org/project/build/
|
|
license: MIT
|
|
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: 8d69501c4802d5af985db4b1c3841f094a9e951475f07967382d8a4d0774d3a0
|