summaryrefslogtreecommitdiffstats
path: root/python/pytest-runner/pytest-runner.info
diff options
context:
space:
mode:
author David Spencer2017-05-07 13:10:19 +0200
committer Willy Sudiarto Raharjo2017-05-13 01:58:57 +0200
commit70eb9114116f39524af3f9fd3511cfe7a311bfd4 (patch)
tree506de4ab22ed1687c71c717dc9c1229e5af78ab2 /python/pytest-runner/pytest-runner.info
parent05009f247ea8b7fef5086551faec454a6ca13b4b (diff)
downloadslackbuilds-70eb9114116f39524af3f9fd3511cfe7a311bfd4.tar.gz
python/pytest-runner: Added (invoke py.test as a distutils command).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytest-runner/pytest-runner.info')
-rw-r--r--python/pytest-runner/pytest-runner.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/pytest-runner/pytest-runner.info b/python/pytest-runner/pytest-runner.info
new file mode 100644
index 0000000000..b96b0e2359
--- /dev/null
+++ b/python/pytest-runner/pytest-runner.info
@@ -0,0 +1,10 @@
+PRGNAM="pytest-runner"
+VERSION="2.11.1"
+HOMEPAGE="https://pypi.python.org/pypi/pytest-runner"
+DOWNLOAD="https://pypi.python.org/packages/9e/4d/08889e5e27a9f5d6096b9ad257f4dea1faabb03c5ded8f665ead448f5d8a/pytest-runner-2.11.1.tar.gz"
+MD5SUM="bdb73eb18eca2727944a2dcf963c5a81"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="setuptools-scm pytest"
+MAINTAINER="David Spencer"
+EMAIL="baildon.research@googlemail.com"