summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 607fa2667bb5b324e6205c3d3087d2eff2e311ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pytest-random-order
	pkgdesc = Randomise the order in which pytest tests are run with some control over the randomness
	pkgver = 1.1.0
	pkgrel = 1
	url = https://github.com/jbasko/pytest-random-orderl
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python-coverage
	depends = python-py
	depends = python-pytest
	depends = python-pytest-xdist
	depends = python-sphinx
	depends = python-tox
	source = https://files.pythonhosted.org/packages/source/p/pytest-random-order/pytest-random-order-1.1.0.tar.gz
	sha256sums = dbe6debb9353a7af984cc9eddbeb3577dd4dbbcc1529a79e3d21f68ed9b45605

pkgname = python-pytest-random-order