Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
name: python-setuptools
|
||||
description: Easily download, build, install, upgrade, and uninstall Python packages
|
||||
version: 80.9.0
|
||||
revision: 1
|
||||
url: https://pypi.org/project/setuptools/
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["python3"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
|
||||
Reference in New Issue
Block a user