Converted metadata to yaml
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
ARCH=any
|
||||||
@@ -1,7 +1,10 @@
|
|||||||
name: python-jinja
|
name: python-jinja
|
||||||
description: A simple pythonic template language written in Python
|
description: A simple pythonic template language written in Python
|
||||||
version: 3.1.3
|
version: 3.1.3
|
||||||
|
revision: 2
|
||||||
url: https://jinja.palletsprojects.com/en/3.1.x/
|
url: https://jinja.palletsprojects.com/en/3.1.x/
|
||||||
license: BSD-3-Clause
|
license: BSD-3-Clause
|
||||||
architecture: any
|
architecture: any
|
||||||
|
depends: ["python-markupsafe","python3"]
|
||||||
|
make_depends: ["python-markupsafe","python3","python-setuptools","python-wheel"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user