summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cbeaa7133e23f1275854489e1085011b9bfa3cad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pytest-cython
	pkgdesc = A plugin for testing Cython extension modules.
	pkgver = 0.1.1
	pkgrel = 1
	url = https://github.com/lgpage/pytest-cython
	arch = any
	license = MIT
	checkdepends = cython
	checkdepends = python-pytest
	makedepends = python-setuptools
	source = https://pypi.org/packages/source/p/pytest-cython/pytest-cython-0.1.1.tar.gz
	source = 43f3d148738f77f8579caae49f74f8d548d3f0a9.patch
	sha256sums = 93d80c38c38029b8cd97a6eff3972225cb69c489ee5cac54e668ff76f6200a90
	sha256sums = 0db1f2b6cd2b909fd0214d14a267a9342a74575ff3aa81ea51d3d997b8e11a61

pkgname = python-pytest-cython