diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-12-12 12:39:42 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-19 07:25:10 +0700 |
commit | 791c6e0e383fa174f80008b3f374c87b79716889 (patch) | |
tree | 53adaff0dfd86d9f293e64ffeb463fc73699adf6 /python/pytest/pytest.info | |
parent | f69569db4b376c4666a725a2134900f48728f713 (diff) | |
download | slackbuilds-791c6e0e383fa174f80008b3f374c87b79716889.tar.gz |
python/pytest: Updated for version 2.8.5.
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 6874c67717..96b4f82397 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.8.4" +VERSION="2.8.5" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.4.tar.gz" -MD5SUM="0671eab4cd12b7e67c73123360d86b9c" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.5.tar.gz" +MD5SUM="8493b06f700862f1294298d6c1b715a9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |