diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-11-14 16:40:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:42:45 +0700 |
commit | a1e8ad1d01d7f06778646f9d14d6648c7de1a219 (patch) | |
tree | 90c0db3eb0e6e8131b22553e6844eb8c8899d783 /python/pytest/pytest.info | |
parent | d08e4892388d9915f296fe1ad94fe49c9de32d31 (diff) |
python/pytest: Updated for version 3.0.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 bf07b230a72c4..e10c92e4dd7c8 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="3.0.3" +VERSION="3.0.4" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/a0/2f/076c816e2402c4911ccee4b93ba0475145b7cffd0320ca8efa0add7c469c/pytest-3.0.3.tar.gz" -MD5SUM="b33b3b1f847d3745a78423762f6b7f6d" +DOWNLOAD="https://pypi.python.org/packages/2f/03/0c636d7191255e1737012e5f9c42368f11b55463aeea46fb1955892cab0d/pytest-3.0.4.tar.gz" +MD5SUM="0fbf3cf9f127ae34300e2c8bb002b6a6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |