Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
name: python-installer
|
||||
description: A low-level library for installing from a Python wheel distribution
|
||||
version: 0.7.0
|
||||
revision: 1
|
||||
url: https://github.com/pypa/installer
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["python3"]
|
||||
make_depends: ["python-flit-core"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-flit-core
|
||||
|
||||
Reference in New Issue
Block a user