2025-03-23 10:42:05 -04:00

16 lines
610 B
Bash

# Template file for 'python3-scikit-build-core'
pkgname=python3-scikit-build-core
version=0.11.1
revision=1
build_style=python3-pep517
hostmakedepends="hatchling hatch-vcs"
depends="python3-packaging python3-pathspec cmake"
short_desc="Python CMake adaptor and API for plugins"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0"
homepage="https://scikit-build-core.readthedocs.io"
distfiles="${PYPI_SITE}/s/scikit_build_core/scikit_build_core-${version}.tar.gz"
checksum=4e5988df5cd33f0bdb9967b72663ca99f50383c9bc21d8b24fa40c0661ae72b7
# Tests require unpackaged dependencies
make_check=no