summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-11-07 18:58:06 +0000
committerwiz <wiz@pkgsrc.org>2015-11-07 18:58:06 +0000
commitb90bbab1627330bd2ced0b5d9eeaef47c7c6060f (patch)
treea636e2349eb9520346e5a6c64d3a937d383cc921 /devel
parentcfbb6b726da483b03789e998c83df37b739cd95a (diff)
downloadpkgsrc-b90bbab1627330bd2ced0b5d9eeaef47c7c6060f.tar.gz
Import py-test-runner-2.6.2 as devel/py-test-runner.
Setup scripts can use pytest-runner to add setup.py test support for pytest runner.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-test-runner/DESCR2
-rw-r--r--devel/py-test-runner/Makefile17
-rw-r--r--devel/py-test-runner/PLIST9
-rw-r--r--devel/py-test-runner/distinfo6
4 files changed, 34 insertions, 0 deletions
diff --git a/devel/py-test-runner/DESCR b/devel/py-test-runner/DESCR
new file mode 100644
index 00000000000..5bbacc9fc4a
--- /dev/null
+++ b/devel/py-test-runner/DESCR
@@ -0,0 +1,2 @@
+Setup scripts can use pytest-runner to add setup.py test support
+for pytest runner.
diff --git a/devel/py-test-runner/Makefile b/devel/py-test-runner/Makefile
new file mode 100644
index 00000000000..1833d356333
--- /dev/null
+++ b/devel/py-test-runner/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2015/11/07 18:58:06 wiz Exp $
+
+DISTNAME= pytest-runner-2.6.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-runner/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://pypi.python.org/pypi/pytest-runner
+COMMENT= Invoke py.test as distutils command with dependency resolution
+LICENSE= mit
+
+DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-test-runner/PLIST b/devel/py-test-runner/PLIST
new file mode 100644
index 00000000000..4737e586984
--- /dev/null
+++ b/devel/py-test-runner/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2015/11/07 18:58:06 wiz Exp $
+${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}/top_level.txt
+${PYSITELIB}/ptr.py
+${PYSITELIB}/ptr.pyc
+${PYSITELIB}/ptr.pyo
diff --git a/devel/py-test-runner/distinfo b/devel/py-test-runner/distinfo
new file mode 100644
index 00000000000..458e9c07143
--- /dev/null
+++ b/devel/py-test-runner/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2015/11/07 18:58:06 wiz Exp $
+
+SHA1 (pytest-runner-2.6.2.tar.gz) = 838dcf336c9763d46ab6fe60399e266a0494baa5
+RMD160 (pytest-runner-2.6.2.tar.gz) = 6f7d1a78de240f4393b9c8bb24af6e075c829e16
+SHA512 (pytest-runner-2.6.2.tar.gz) = 6a993e8729d5e203986f2526d46e96b7ac19e65fc26493a55a98e858304ecde0c47576476864a0ee1817ea1a7b02cfda952fc03f79b84fff249021f140f3d00d
+Size (pytest-runner-2.6.2.tar.gz) = 6379 bytes