19 lines
532 B
YAML
19 lines
532 B
YAML
name: python-flit-core
|
|
description: A PEP 517 build backend for packages using Flit
|
|
version: 4.0.2
|
|
revision: 1
|
|
url: https://pypi.org/project/flit-core/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
downloads:
|
|
- url: https://github.com/pypa/flit/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: ba7ad0443106ecaeff28afa59d5621ac796d9108be7151b090ee554d652dfca4
|