blob: f994df1ab77f8b739b58c66c63a1c1b77ef577b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python312-cfgv
pkgdesc = Validate configuration and produce human readable error messages for Python 3.12
pkgver = 3.5.0
pkgrel = 1
url = https://github.com/asottile/cfgv
arch = any
license = MIT
makedepends = python312-installer
depends = python312
source = cfgv-3.5.0-py2.py3-none-any.whl::https://files.pythonhosted.org/packages/db/3c/33bac158f8ab7f89b2e59426d5fe2e4f63f7ed25df84c036890172b412b5/cfgv-3.5.0-py2.py3-none-any.whl
sha256sums = a8dc6b26ad22ff227d2634a65cb388215ce6cc96bbcc5cfde7641ae87e8dacc0
pkgname = python312-cfgv
|