summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3a97c838e2747691b464a4a6240cd6f392dc2e2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pytest-shard
	pkgdesc = Shard tests to support parallelism across multiple machines.
	pkgver = 0.1.2
	pkgrel = 2
	url = https://github.com/AdamGleave/pytest-shard
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python>=3.6
	depends = python-pytest
	source = https://files.pythonhosted.org/packages/source/p/pytest-shard/pytest-shard-0.1.2.tar.gz
	source = https://github.com/AdamGleave/pytest-shard/blob/master/LICENSE
	b2sums = 93116de01aa919697e7ba142b8955eb3ea3926e193b24c0241fdfa46c21bba9b8b556427e4a661dce4158ead855e25cce51a9fcb1bf6402364bff60b3dc1e2db
	b2sums = faa8a2c550727b6e9bbc43a482d123f6de245223b0284cd7ed9f349168d2ad6faf8928f773151fed85e712bb09707d87189633763eddabafe2fdbc7e1ac6fb51

pkgname = python-pytest-shard