blob: 2499138c1248356ca29c9fff54ec288de6813638 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python312-pyyaml
pkgdesc = Python YAML parser and emitter for Python 3.12
pkgver = 6.0.3
pkgrel = 1
url = https://pyyaml.org/wiki/PyYAML
arch = x86_64
license = MIT
makedepends = python312-installer
depends = python312
source = pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl::https://files.pythonhosted.org/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256sums = ba1cc08a7ccde2d2ec775841541641e4548226580ab850948cbfda66a1befcdc
pkgname = python312-pyyaml
|