diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-02 07:38:54 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-02 19:12:05 +0700 |
commit | 0df4dc1c870b91c2e1237e1eeadbabdb90679e76 (patch) | |
tree | 9693c500bd648549b07f250ffd5ee2faf6e6f54c /python/pytest/pytest.info | |
parent | c42f14961e06e1360e7c5227fa4c838784970553 (diff) |
python/pytest: Updated for version 2.9.0.
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 ac1d71b6a4a4..48fa928b0311 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.8.7" +VERSION="2.9.0" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.7.tar.gz" -MD5SUM="685e2137062c9821b1b74a4814795514" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.9.0.tar.gz" +MD5SUM="75ca2e51eb1d6a62d46a977b9dbb1abf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |