summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1141ba5fd59d68d69b98fad221e7f100651b923f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pytest-loop
	pkgdesc = Pytest plugin for looping test execution.
	pkgver = 1.0.13
	pkgrel = 1
	url = https://github.com/anogowski/pytest-loop
	arch = any
	license = MPL-2.0
	checkdepends = python-pytest
	makedepends = python-hatchling
	makedepends = python-versioningit
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/p/pytest_loop/pytest_loop-1.0.13.tar.gz
	md5sums = 98365f49606d5068f92350f1d2569a5f

pkgname = python-pytest-loop
	depends = python>=3.7
	depends = python-pytest>=6