Replace .compilation-options with output_architecture
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user