summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aaf05004c1ccfaf99c4164faa7395768cc94eb99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-yaml-git
	pkgdesc = Python bindings for YAML, using fast libYAML library
	pkgver = 6.0.r11.g69c141a
	pkgrel = 1
	url = https://pyyaml.org/wiki/PyYAML
	arch = x86_64
	license = MIT
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-setuptools
	makedepends = cython
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	depends = python
	depends = libyaml
	provides = python-yaml
	provides = python-pyyaml
	conflicts = python-yaml
	source = python-yaml-git::git+https://github.com/yaml/pyyaml.git
	sha512sums = SKIP

pkgname = python-yaml-git