summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 07427e8b15c9eb0a2349effce1e2af5a3c3b8b29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = cython-git
	pkgdesc = C-Extensions for Python
	pkgver = 0.29.4.r213.g0ed473f9f
	pkgrel = 1
	url = https://cython.org/
	arch = i686
	arch = x86_64
	license = apache
	makedepends = git
	depends = python-setuptools
	provides = cython
	conflicts = cython
	source = git+https://github.com/cython/cython.git
	sha256sums = SKIP

pkgname = cython-git