blob: 5db0217c4444f898d469caadb06437f4831a224b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python312-installer
pkgdesc = A library for installing Python wheels, built for Python 3.12
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/pypa/installer
arch = any
license = MIT
makedepends = python-installer
depends = python312
source = installer-0.7.0-py3-none-any.whl::https://files.pythonhosted.org/packages/e5/ca/1172b6638d52f2d6caa2dd262ec4c811ba59eee96d54a7701930726bce18/installer-0.7.0-py3-none-any.whl
sha256sums = 05d1933f0a5ba7d8d6296bb6d5018e7c94fa473ceb10cf198a92ccea19c27b53
pkgname = python312-installer
|