diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-29 04:59:45 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-03 07:48:41 +0700 |
commit | 9e646ff778ab10ea9ed12a46b2412d744c27b67b (patch) | |
tree | 835e73254053495ddcfb5fb723e010006e60db1c /python/pytest/pytest.info | |
parent | 2ba32921795ac40477b6b3209abac14d61c9c243 (diff) | |
download | slackbuilds-9e646ff778ab10ea9ed12a46b2412d744c27b67b.tar.gz |
python/pytest: Updated for version 3.0.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 ba1b2a0009..4c6b7d2692 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="3.0.0" +VERSION="3.0.1" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/3a/13/d7adc921371b07999426d9ed8b95eb67c7bab25e88839c6f4f642bf0fb4e/pytest-3.0.0.tar.gz" -MD5SUM="5c7eef3def7499fd3de2db0e3013f7b0" +DOWNLOAD="https://pypi.python.org/packages/48/60/ac0e3482d1c57ace39b709c765b9e04f4478f38ab53be4dce4fa5e478f16/pytest-3.0.1.tar.gz" +MD5SUM="6e736a6d7bc854b25d44a60bcba5f2f9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |