diff options
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 e2b443cd30ff..eca0b760fd57 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" |