summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8d25cca91cfab00e1bf01cbf6ec0145ada7c5cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pytest-cython
	pkgdesc = A plugin for testing Cython extension modules.
	pkgver = 0.2.1
	pkgrel = 1
	url = https://github.com/lgpage/pytest-cython
	arch = any
	license = MIT
	checkdepends = cython
	checkdepends = python-nox
	checkdepends = python-pytest
	makedepends = python-setuptools
	source = https://pypi.org/packages/source/p/pytest-cython/pytest-cython-0.2.1.tar.gz
	sha256sums = 38d10faee6fc974a9240dccf9f85dc2534baf6be6e02a3fc77a9db8b6a5b0558

pkgname = python-pytest-cython