27 lines
718 B
Plaintext
27 lines
718 B
Plaintext
name: python-hatchling
|
|
description: This is the extensible, standards compliant build backend used by Hatch
|
|
version: 1.29.0
|
|
revision: 1
|
|
url: https://github.com/pypa/hatch/tree/master/backend
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
- python-editables
|
|
- python-packaging
|
|
- python-pathspec
|
|
- python-pluggy
|
|
- python-trove-classifiers
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
downloads:
|
|
- url: https://github.com/pypa/hatch/archive/hatchling-v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: a687fb850d66e15986435b63cad6b041592dc2db6aed405cac0fd9c646835dec
|