Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ARCH=any
|
||||
@@ -1,9 +1,20 @@
|
||||
name: python-scikit-build-core
|
||||
description: A next generation Python CMake adaptor and Python API for plugins
|
||||
version: 0.11.1
|
||||
revision: 1
|
||||
url: https://github.com/scikit-build/scikit-build-core
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
depends: ["cmake","ninja","python3","python-packaging","python-pathspec"]
|
||||
make_depends: ["python-build","python-hatch-vcs","python-hatchling","python-installer"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- cmake
|
||||
- ninja
|
||||
- python3
|
||||
- python-packaging
|
||||
- python-pathspec
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-hatch-vcs
|
||||
- python-hatchling
|
||||
- python-installer
|
||||
|
||||
Reference in New Issue
Block a user