diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-20 06:51:05 +0300 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:27:40 +0100 |
commit | 6131060f478c28301d67f15e8159ad0df3c9b0c1 (patch) | |
tree | 122ebc558ebdf10e9abe9112f496cbf84f2ed266 /python/pytest/pytest.info | |
parent | 3e14425d592e4a97674890c1f0803f9850ba21a1 (diff) | |
download | slackbuilds-6131060f478c28301d67f15e8159ad0df3c9b0c1.tar.gz |
python/pytest: Updated for version 3.0.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 cc5c848055..ba1b2a0009 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.9.2" +VERSION="3.0.0" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/f0/ee/6e2522c968339dca7d9abfd5e71312abeeb5ee902e09b4daf44f07b2f907/pytest-2.9.2.tar.gz" -MD5SUM="b65c2944dfaa0efb62c0239afb424f5b" +DOWNLOAD="https://pypi.python.org/packages/3a/13/d7adc921371b07999426d9ed8b95eb67c7bab25e88839c6f4f642bf0fb4e/pytest-3.0.0.tar.gz" +MD5SUM="5c7eef3def7499fd3de2db0e3013f7b0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |