diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-05-19 14:09:13 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-24 13:26:19 +0700 |
commit | 2409615c9e3224f127585435223ffb670c33fc61 (patch) | |
tree | a0a8dea817b8caa736c3978d53c1e927b4be249e /python/pytest/pytest.info | |
parent | ef5558bb99c9f506b610ac6c2b840ae27081a49f (diff) | |
download | slackbuilds-2409615c9e3224f127585435223ffb670c33fc61.tar.gz |
python/pytest: Updated for version 2.7.1.
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 9d7053e613..efabebf17d 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.7.0" +VERSION="2.7.1" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.7.0.tar.gz" -MD5SUM="14cde91b1106c937c48497728ea37dc6" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.7.1.tar.gz" +MD5SUM="e972d691ff6779ffb4b594449bac3e43" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |