Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
name: python-markdown
|
||||
description: Python implementation of John Gruber’s Markdown
|
||||
version: 3.4.1
|
||||
revision: 1
|
||||
url: https://python-markdown.github.io/
|
||||
license: BSD
|
||||
architecture: any
|
||||
depends: ["python3"]
|
||||
make_depends: ["python-wheel","python-pyyaml"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-wheel
|
||||
- python-pyyaml
|
||||
|
||||
Reference in New Issue
Block a user