27 lines
725 B
YAML
27 lines
725 B
YAML
name: python-hatchling
|
|
description: This is the extensible, standards compliant build backend used by Hatch
|
|
version: 1.30.1
|
|
revision: 2
|
|
url: https://github.com/pypa/hatch/tree/master/backend
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
- 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: 2870bc5c4978db887b45b3d5688d54d5cd44aaa5d92a01ae5802a23071f71da8
|