diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-25 20:08:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-02 06:30:46 +0700 |
commit | 7dad370760c594d51eb2bbdcf037654174d6d8ac (patch) | |
tree | 8bd1f4c55fce5f0c49001c4880b6ee94af1c3d36 /python/pytest/pytest.info | |
parent | 723fb62ee7193c41c40218ea41d174cb40ebe6f8 (diff) | |
download | slackbuilds-7dad370760c594d51eb2bbdcf037654174d6d8ac.tar.gz |
python/pytest: Updated for version 3.2.5.
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 daaa527c10..dc59546cf0 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="3.2.3" +VERSION="3.2.5" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/53/d0/208853c09be8377e6d4de7c0df875ef7ef37189373d76a74b65b44e50528/pytest-3.2.3.tar.gz" -MD5SUM="698f8929e095a1c37876b5567943be79" +DOWNLOAD="https://pypi.python.org/packages/1f/f8/8cd74c16952163ce0db0bd95fdd8810cbf093c08be00e6e665ebf0dc3138/pytest-3.2.5.tar.gz" +MD5SUM="6dbe9bb093883f75394a689a1426ac6f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm py" |