diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-29 19:29:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-05 07:02:20 +0700 |
commit | e75dd8c95137bdb16dda1b501977738ace860927 (patch) | |
tree | d3a9b54d6c887371995f97669ffc3441ed72430b /python/pytest/pytest.info | |
parent | f6d18345c240c50937fabc3f1e18909ed20037cc (diff) | |
download | slackbuilds-e75dd8c95137bdb16dda1b501977738ace860927.tar.gz |
python/pytest: Updated for version 2.8.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 96b4f82397..ac1d71b6a4 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.8.5" +VERSION="2.8.7" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.5.tar.gz" -MD5SUM="8493b06f700862f1294298d6c1b715a9" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.7.tar.gz" +MD5SUM="685e2137062c9821b1b74a4814795514" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |