Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,9 +1,17 @@
|
|||||||
name: python-trove-classifiers
|
name: python-trove-classifiers
|
||||||
description: Canonical source for classifiers on PyPI
|
description: Canonical source for classifiers on PyPI
|
||||||
version: 2025.3.19.19
|
version: 2025.3.19.19
|
||||||
|
revision: 1
|
||||||
url: https://github.com/pypa/trove-classifiers
|
url: https://github.com/pypa/trove-classifiers
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["python3"]
|
output_architecture: any
|
||||||
make_depends: ["python-build","python-calver","python-installer","python-setuptools","python-wheel"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- python3
|
||||||
|
make_depends:
|
||||||
|
- python-build
|
||||||
|
- python-calver
|
||||||
|
- python-installer
|
||||||
|
- python-setuptools
|
||||||
|
- python-wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user