Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ARCH=any
|
||||
@@ -1,9 +1,19 @@
|
||||
name: python-pytest
|
||||
description: Framework writing small and readable python tests
|
||||
version: 8.4.2
|
||||
revision: 1
|
||||
url: https://docs.pytest.org/en/stable/
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["python-iniconfig","python-packaging","python-pluggy"]
|
||||
make_depends: ["python-build","python-installer","python-setuptools","python-setuptools-scm","python-wheel"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python-iniconfig
|
||||
- python-packaging
|
||||
- python-pluggy
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-setuptools-scm
|
||||
- python-wheel
|
||||
|
||||
Reference in New Issue
Block a user