diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-12 20:17:03 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-18 07:23:18 +0700 |
commit | 2d64d6dd40cd1896456c47ac4fff558a0d7f052b (patch) | |
tree | 4edc180cd7a59821d6fdd3b451ac3d5a831a4e91 /python/pytest/pytest.info | |
parent | 24ec860a4819fae0dd474e494388d804a9ede066 (diff) | |
download | slackbuilds-2d64d6dd40cd1896456c47ac4fff558a0d7f052b.tar.gz |
python/pytest: Updated for version 2.8.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 77e0c58c88..33a280eed3 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.8.1" +VERSION="2.8.2" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.1.tar.gz" -MD5SUM="992611bebeb70b7e4b19f7d6f79b9f79" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.2.tar.gz" +MD5SUM="96e77b3a2fb40e5d99a1cfba38ac7c6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |