22 lines
632 B
YAML
22 lines
632 B
YAML
name: python-pyproject-hooks
|
|
description: Low-level library for calling build-backends in pyproject.toml-based project
|
|
version: 1.2.0
|
|
revision: 4
|
|
url: https://pypi.org/project/pyproject-hooks/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
make_depends:
|
|
- python-flit-core
|
|
- python-installer
|
|
downloads:
|
|
- url: https://github.com/pypa/pyproject-hooks/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: d993cda99f6c41c2679a0cd5528fc15608cc114df26553deb41db62185c11206
|