diff options
Diffstat (limited to 'python/pytest/pytest.info')
-rw-r--r-- | python/pytest/pytest.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info new file mode 100644 index 0000000000000..40799cf82b4c9 --- /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" |