diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-02-02 12:49:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-09 10:30:00 +0700 |
commit | fecee72abc87e0e127d5be2f559628752ff49058 (patch) | |
tree | b0ae25ccc13d406331f209a637a6d6fc3d79009c /python/pytest/pytest.info | |
parent | 5b7640455fd91f77ec840f27465bddfd1199ddff (diff) | |
download | slackbuilds-fecee72abc87e0e127d5be2f559628752ff49058.tar.gz |
python/pytest: Downgraded to version 3.8.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pytest/pytest.info')
-rw-r--r-- | python/pytest/pytest.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index e2b443cd30..eca0b760fd 100644 --- a/python/pytest/pytest.info +++ b/python/pytest/pytest.info @@ -1,8 +1,8 @@ PRGNAM="pytest" -VERSION="4.0.0" -HOMEPAGE="http://pytest.org" -DOWNLOAD="https://files.pythonhosted.org/packages/ec/34/497c3b126966c3b358398084394ea820c63a34d794d708074accf91bcaf3/pytest-4.0.0.tar.gz" -MD5SUM="99a2618ddd4863267ada91c7b278024d" +VERSION="3.8.2" +HOMEPAGE="https://docs.pytest.org/en/latest/" +DOWNLOAD="https://files.pythonhosted.org/packages/5f/d2/7f77f406ac505abda02ab4afb50d06ebf304f6ea42fca34f8f37529106b2/pytest-3.8.2.tar.gz" +MD5SUM="8e7d324528a63c2dab64a10ae028e0f2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm py six attrs pluggy more-itertools atomicwrites funcsigs pathlib2" |