diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-11-20 23:46:58 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 11:44:13 +0700 |
commit | 2bd135c4480512d156c17df2b9d3ca921fb54d09 (patch) | |
tree | 130b9a6a91d744b5002b651c6e1e1a56f82c8ccc /python/pytest/pytest.info | |
parent | 6d9894f3a9cfec390c4b81609a6e38954c99ae56 (diff) | |
download | slackbuilds-2bd135c4480512d156c17df2b9d3ca921fb54d09.tar.gz |
python/pytest: Updated for version 2.8.3.
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 33a280eed3..c972f8f6dc 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.8.2" +VERSION="2.8.3" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.2.tar.gz" -MD5SUM="96e77b3a2fb40e5d99a1cfba38ac7c6d" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.3.tar.gz" +MD5SUM="33fd706c4ef857e70200661b0fceb80c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |