diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-12-07 20:07:37 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-12 07:18:46 +0700 |
commit | 1c10bb9badcaedb11e868eb6a84f196fcee8f26b (patch) | |
tree | 6e5ec3dc36057d00ca4bb1af636367c602a14d76 /python/pytest/pytest.info | |
parent | 4bb5ab22d4f63dc9effc7391bfaf8e4459651db9 (diff) |
python/pytest: Updated for version 2.8.4.
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 c972f8f6dc56..6874c6771744 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.8.3" +VERSION="2.8.4" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.3.tar.gz" -MD5SUM="33fd706c4ef857e70200661b0fceb80c" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.4.tar.gz" +MD5SUM="0671eab4cd12b7e67c73123360d86b9c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |