Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:51 +03:00
parent 04fcb7fee2
commit 10db4481b4
2 changed files with 10 additions and 3 deletions
+10 -2
View File
@@ -1,9 +1,17 @@
name: python-trove-classifiers
description: Canonical source for classifiers on PyPI
version: 2025.3.19.19
revision: 1
url: https://github.com/pypa/trove-classifiers
license: Apache-2.0
architecture: any
depends: ["python3"]
make_depends: ["python-build","python-calver","python-installer","python-setuptools","python-wheel"]
output_architecture: any
type: source
depends:
- python3
make_depends:
- python-build
- python-calver
- python-installer
- python-setuptools
- python-wheel