diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-25 02:26:03 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-28 11:49:16 +0700 |
commit | 7e4ee91e5011d8d2a5d25d2726550398c7cb352a (patch) | |
tree | b5fd3027c12841456736e49305036184df64d13a /python/pytest/pytest.info | |
parent | 3c9d02909f8a2715af5d5c6ef1ab27bb83cbcad3 (diff) | |
download | slackbuilds-7e4ee91e5011d8d2a5d25d2726550398c7cb352a.tar.gz |
python/pytest: Updated for version 2.7.2.
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 efabebf17d..dd59a52af8 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.7.1" +VERSION="2.7.2" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.7.1.tar.gz" -MD5SUM="e972d691ff6779ffb4b594449bac3e43" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.7.2.tar.gz" +MD5SUM="dcd8e891474d605b81fc7fcc8711e95b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |