36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
pkgbase = python-build
|
|
pkgdesc = A simple, correct Python build frontend
|
|
pkgver = 1.2.2
|
|
pkgrel = 3
|
|
url = https://github.com/pypa/build
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-filelock
|
|
checkdepends = python-pytest
|
|
checkdepends = python-pytest-mock
|
|
checkdepends = python-pytest-rerunfailures
|
|
checkdepends = python-setuptools
|
|
checkdepends = python-uv
|
|
checkdepends = python-virtualenv
|
|
checkdepends = python-wheel
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-flit-core
|
|
makedepends = python-installer
|
|
depends = python
|
|
depends = python-packaging
|
|
depends = python-pyproject-hooks
|
|
optdepends = python-pip: to use as the Python package installer (default)
|
|
optdepends = python-uv: to use as the Python package installer
|
|
optdepends = python-virtualenv: to use virtualenv for build isolation
|
|
source = python-build::git+https://github.com/pypa/build#tag=1.2.2?signed
|
|
validpgpkeys = 2FDEC9863E5E14C7BC429F27B9D0E45146A241E8
|
|
b2sums = 50f927c2f51e9ae85b857f115f22671e6fa869459fe66e0447b32d74f86130a33313065c0eca2cc68350f8a6530cfa3c72661fc2528ff628c7cc10557c662f18
|
|
|
|
pkgname = python-build
|
|
depends = python
|
|
depends = python-packaging
|
|
depends = python-pyproject-hooks
|
|
depends = python-packaging
|
|
depends = python-pyproject-hooks
|