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