Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,8 +1,14 @@
|
|||||||
name: python-typing_extensions
|
name: python-typing_extensions
|
||||||
description: Backported and experimental type hints for Python
|
description: Backported and experimental type hints for Python
|
||||||
version: 4.4.0
|
version: 4.4.0
|
||||||
|
revision: 1
|
||||||
license: Python-2.0.1
|
license: Python-2.0.1
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["python3"]
|
output_architecture: any
|
||||||
make_depends: ["python-build","python-flit-core","python-installer"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- python3
|
||||||
|
make_depends:
|
||||||
|
- python-build
|
||||||
|
- python-flit-core
|
||||||
|
- python-installer
|
||||||
|
|||||||
Reference in New Issue
Block a user