diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-11 06:08:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-12 17:44:28 +0700 |
commit | 6d92e558edd196997bdf09eefec3b80c8fcc2cb7 (patch) | |
tree | 3845136ee99d9543c46b31236bbef548e0138abc /python/pytest/pytest.info | |
parent | e109885c887992a9d7b384f368d004e8324e39f3 (diff) | |
download | slackbuilds-6d92e558edd196997bdf09eefec3b80c8fcc2cb7.tar.gz |
python/pytest: Updated for version 2.6.4.
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 4851c213ed..63b20cf661 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.5.2" +VERSION="2.6.4" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.5.2.tar.gz" -MD5SUM="8ea3d1939e81514ccba9ba0e9566b5be" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.6.4.tar.gz" +MD5SUM="14341e122f7e9031a0948eb6b01a2640" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |