summaryrefslogtreecommitdiffstats
path: root/python/pytest/pytest.info
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-01-27 14:25:58 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-29 23:21:16 -0600
commit631fdf36646827041b9041cfe933e393df5668e5 (patch)
tree20ce3067e156389c14589ec658dbe355b7fb5e5d /python/pytest/pytest.info
parentc888af696eeb8d89a07ce6127f63011e8e75e7b9 (diff)
downloadslackbuilds-631fdf36646827041b9041cfe933e393df5668e5.tar.gz
slackbuilds-631fdf36646827041b9041cfe933e393df5668e5.tar.xz
python/pytest: Added (simple powerful testing with Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytest/pytest.info')
-rw-r--r--python/pytest/pytest.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
new file mode 100644
index 0000000000..40799cf82b
--- /dev/null
+++ b/python/pytest/pytest.info
@@ -0,0 +1,10 @@
+PRGNAM="pytest"
+VERSION="2.5.1"
+HOMEPAGE="http://pytest.org"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.5.1.tar.gz"
+MD5SUM="4e155a0134e6757b37cc6698c20f3e9f"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="pysetuptools py"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"