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
|
name: python-scikit-build-core
|
||||||
description: A next generation Python CMake adaptor and Python API for plugins
|
description: A next generation Python CMake adaptor and Python API for plugins
|
||||||
version: 0.11.1
|
version: 0.11.1
|
||||||
|
revision: 1
|
||||||
url: https://github.com/scikit-build/scikit-build-core
|
url: https://github.com/scikit-build/scikit-build-core
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["cmake","ninja","python3","python-packaging","python-pathspec"]
|
output_architecture: any
|
||||||
make_depends: ["python-build","python-hatch-vcs","python-hatchling","python-installer"]
|
|
||||||
type: source
|
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