diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-30 22:13:25 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 07:28:39 +0700 |
commit | 6d7dda48fecadf23b75bb566ef79c8750e2920a2 (patch) | |
tree | 32c2b09e6032a81c49a9f7215e82dd48c6e04110 /python/pytest/pytest.info | |
parent | 4eec86e6b50187b9917f1ff2579be0ac26edbdc3 (diff) | |
download | slackbuilds-6d7dda48fecadf23b75bb566ef79c8750e2920a2.tar.gz |
python/pytest: Updated for version 3.0.3.
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 c002739de3..bf07b230a7 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="3.0.2" +VERSION="3.0.3" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/2b/05/e20806c99afaff43331f5fd8770bb346145303882f98ef3275fa1dd66f6d/pytest-3.0.2.tar.gz" -MD5SUM="61dc36e65a6f6c11c53b1388e043a9f5" +DOWNLOAD="https://pypi.python.org/packages/a0/2f/076c816e2402c4911ccee4b93ba0475145b7cffd0320ca8efa0add7c469c/pytest-3.0.3.tar.gz" +MD5SUM="b33b3b1f847d3745a78423762f6b7f6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |