Autogenerated commit at 2024-12-24 09:53:52.955128+00:00

This commit is contained in:
ahriman
2024-12-24 09:53:52 +00:00
parent 9e0980fe13
commit 63e39fc4e4
2 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,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