diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-22 00:07:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-25 20:03:54 +0700 |
commit | d84494f552c339650379aa8cd205393631ebec7a (patch) | |
tree | 872ab46c277b0c16e6d7afc70e41add2cf23808d /python/pytest/pytest.info | |
parent | 282eeef0ea995d8fde238e6103cca754e96bce7d (diff) | |
download | slackbuilds-d84494f552c339650379aa8cd205393631ebec7a.tar.gz |
python/pytest: Updated for version 2.9.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 48fa928b03..b6db0a26b1 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="2.9.0" +VERSION="2.9.1" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.9.0.tar.gz" -MD5SUM="75ca2e51eb1d6a62d46a977b9dbb1abf" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytest/pytest-2.9.1.tar.gz" +MD5SUM="05165740ea50928e4e971378630163ec" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="py" |