diff --git a/.compilation-options b/.compilation-options deleted file mode 100644 index 9c7aafe..0000000 --- a/.compilation-options +++ /dev/null @@ -1 +0,0 @@ -ARCH=any diff --git a/pkg.info b/pkg.info index f0f5496..f4b0066 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,15 @@ name: python-build description: A simple, correct Python build frontend version: 1.2.2.post1 +revision: 1 url: https://pypi.org/project/build/ license: MIT architecture: any -depends: ["python3","python-packaging","python-pyproject-hooks"] -make_depends: ["python-flit-core"] +output_architecture: any type: source +depends: + - python3 + - python-packaging + - python-pyproject-hooks +make_depends: + - python-flit-core