Converted metadata to yaml
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
ARCH=any
|
||||||
@@ -1,7 +1,10 @@
|
|||||||
name: python-wheel
|
name: python-wheel
|
||||||
description: Python wheel packaging standard implementation
|
description: Python wheel packaging standard implementation
|
||||||
version: 0.42.0
|
version: 0.42.0
|
||||||
|
revision: 2
|
||||||
url: https://pypi.org/project/wheel/
|
url: https://pypi.org/project/wheel/
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
|
depends: ["python3"]
|
||||||
|
make_depends: ["python3","python-flit-core"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user