summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d66b775a04e2b59bb1e1f871b24fe2650730dd12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = pypy-yaml
	pkgdesc = YAML parser and emitter for Python
	pkgver = 6.0.2
	pkgrel = 1
	url = https://github.com/yaml/pyyaml
	install = pypy-yaml.install
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = pypy3-setuptools
	makedepends = pypy3-cython
	source = pyyaml-6.0.2.tar.gz::https://github.com/yaml/pyyaml/archive/6.0.2.tar.gz
	sha512sums = c72665131296762521d9ae4fc1c8619946f46ea16ad98b6b8e995828f2cdbd1ed61741fc2d646753f71d95a352b36562a1302f0cb646d5705652cd24b2f10b16

pkgname = pypy3-yaml
	pkgdesc = YAML parser and emitter for Python for Pypy 3
	depends = pypy3
	depends = libyaml