Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ARCH=any
|
||||
@@ -1,9 +1,16 @@
|
||||
name: python-setuptools-scm
|
||||
description: Python package to manage your versions by scm tags
|
||||
version: 8.1.0
|
||||
revision: 1
|
||||
url: https://github.com/pypa/setuptools-scm
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["python-packaging","python-setuptools"]
|
||||
make_depends: ["python-build","python-installer","python-wheel"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python-packaging
|
||||
- python-setuptools
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-wheel
|
||||
|
||||
Reference in New Issue
Block a user