git » python-build.git » main » tree

[main] / .SRCINFO

pkgbase = python-build
	pkgdesc = A simple, correct Python build frontend
	pkgver = 1.2.1
	pkgrel = 2
	url = https://github.com/pypa/build
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-mock
	checkdepends = python-pytest-rerunfailures
	checkdepends = python-filelock
	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.1?signed
	validpgpkeys = 2FDEC9863E5E14C7BC429F27B9D0E45146A241E8
	b2sums = 891acaf857efc18c210648a681c8499a47b6fe5ba58176d026bdfeffce665de26cd17580fcace2fb5970b2f21a37127ea73c196a5a2b8510dd84f6b873217c17

pkgname = python-build