Switch to new package format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
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
|
||||
Reference in New Issue
Block a user