blob: 9763c8a1011dd1a5be1e30e7f0e130d5759560a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python312-pyproject-hooks
pkgdesc = Wrappers to call pyproject.toml-based build backend hooks for Python 3.12
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/pypa/pyproject-hooks
arch = any
license = MIT
makedepends = python312-installer
depends = python312
source = pyproject_hooks-1.2.0-py3-none-any.whl::https://files.pythonhosted.org/packages/bd/24/12818598c362d7f300f18e74db45963dbcb85150324092410c8b49405e42/pyproject_hooks-1.2.0-py3-none-any.whl
sha256sums = 9e5c6bfa8dcc30091c74b0cf803c81fdd29d94f01992a7707bc97babb1141913
pkgname = python312-pyproject-hooks
|