diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-04 19:57:49 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 07:04:57 +0700 |
commit | 41b701ef7e5b4788fb0193ee9c9af54c1f67dced (patch) | |
tree | e3d90dc36d320dbd5cb2fe4e0cbc34db9d114518 /python/pytest/pytest.info | |
parent | 86d6aec9370af51e33967eb3d43902bb938f1aa8 (diff) |
python/pytest: Updated for version 2.7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pytest/pytest.info')
-rw-r--r-- | python/pytest/pytest.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index 63b20cf661e3..9d7053e61309 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.6.4" +VERSION="2.7.0" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.6.4.tar.gz" -MD5SUM="14341e122f7e9031a0948eb6b01a2640" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.7.0.tar.gz" +MD5SUM="14cde91b1106c937c48497728ea37dc6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |