py-test-repeat-0.8.0 import to wip

This commit is contained in:
K.I.A.Derouiche 2020-10-26 10:35:00 +01:00
parent e252966235
commit a642c7e532
4 changed files with 37 additions and 0 deletions

2
py-test-repeat/DESCR Normal file
View File

@ -0,0 +1,2 @@
pytest-repeat is a plugin for pytest that makes it easy to
repeat a single test, or multiple tests, a specific number of times.

19
py-test-repeat/Makefile Normal file
View File

@ -0,0 +1,19 @@
# $NetBSD$
DISTNAME= pytest-repeat-0.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-repeat/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/pytest-dev/pytest-repeat
COMMENT= pytest plugin for repeating tests
LICENSE= mpl-2.0
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-test>=6.1.1:../../devel/py-test
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

10
py-test-repeat/PLIST Normal file
View File

@ -0,0 +1,10 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pytest_repeat.py
${PYSITELIB}/pytest_repeat.pyc
${PYSITELIB}/pytest_repeat.pyo

6
py-test-repeat/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (pytest-repeat-0.8.0.tar.gz) = 4bb22ae0dffb4a698229b5e09b734f01f5f4760b
RMD160 (pytest-repeat-0.8.0.tar.gz) = b752a3f74633cdfc1c2ec46a72107d834318887d
SHA512 (pytest-repeat-0.8.0.tar.gz) = 7782a5f85d66d70babf88d75180e4c251bfa1cb71e39928e8ce3fe9acd0d1203fb2a789cac110bb01ee521685f05c1256589c5684b711186b09834f250e084f6
Size (pytest-repeat-0.8.0.tar.gz) = 6367 bytes