Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,9 +1,16 @@
|
|||||||
name: python-calver
|
name: python-calver
|
||||||
description: Setuptools extension for CalVer package versions
|
description: Setuptools extension for CalVer package versions
|
||||||
version: 2022.06.26
|
version: 2022.06.26
|
||||||
|
revision: 1
|
||||||
url: https://github.com/di/calver
|
url: https://github.com/di/calver
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["python3"]
|
output_architecture: any
|
||||||
make_depends: ["python-build","python-installer","python-setuptools","python-wheel"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- python3
|
||||||
|
make_depends:
|
||||||
|
- python-build
|
||||||
|
- python-installer
|
||||||
|
- python-setuptools
|
||||||
|
- python-wheel
|
||||||
|
|||||||
Reference in New Issue
Block a user