diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-04 09:08:16 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-10 09:15:06 +0700 |
commit | 7403a4122f0089206890ee78e69e7b56095d66b0 (patch) | |
tree | 04941730049049944b51f03bf0516cd1958788d3 /python/pytest/pytest.info | |
parent | 64ca9a581aac7551a1197e6821fd9d0bc4eebee1 (diff) | |
download | slackbuilds-7403a4122f0089206890ee78e69e7b56095d66b0.tar.gz |
python/pytest: Updated for version 2.8.1.
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 34234fcb7d..77e0c58c88 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.7.3" +VERSION="2.8.1" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.7.3.tar.gz" -MD5SUM="a1aa94933d545d4a26fa23f96a77a78a" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.8.1.tar.gz" +MD5SUM="992611bebeb70b7e4b19f7d6f79b9f79" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |