28 lines
747 B
YAML
28 lines
747 B
YAML
name: python-scikit-build-core
|
|
description: A next generation Python CMake adaptor and Python API for plugins
|
|
version: 1.0.3
|
|
revision: 1
|
|
url: https://github.com/scikit-build/scikit-build-core
|
|
license: Apache-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- cmake
|
|
- ninja
|
|
- python3=3.14.*
|
|
- python-packaging
|
|
- python-pathspec
|
|
make_depends:
|
|
- python-build
|
|
- python-hatch-vcs
|
|
- python-hatchling
|
|
- python-installer
|
|
downloads:
|
|
- url: https://github.com/scikit-build/scikit-build-core/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 32954222ccaaac8b02a0490eecb9eba38cca2b850f365b576666b2bcae66ce84
|