Converted metadata to yaml

This commit is contained in:
2025-03-12 18:30:58 +02:00
parent 65a6350271
commit 9fe4ee20d4
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
ARCH=any
+3
View File
@@ -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