diff options
Diffstat (limited to 'python/python3-pytest/python3-pytest.info')
-rw-r--r-- | python/python3-pytest/python3-pytest.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pytest/python3-pytest.info b/python/python3-pytest/python3-pytest.info index 0ad3f4fe31947..0bc46e97b80cf 100644 --- a/python/python3-pytest/python3-pytest.info +++ b/python/python3-pytest/python3-pytest.info @@ -1,10 +1,10 @@ PRGNAM="python3-pytest" -VERSION="8.0.2" +VERSION="8.1.1" HOMEPAGE="http://pytest.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-8.0.2.tar.gz" -MD5SUM="aa08181a45260e3baa3039149f463da6" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-8.1.1.tar.gz" +MD5SUM="6a85eccffeb0fa15c104f408d82ce7fa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-iniconfig python3-exceptiongroup" +REQUIRES="python3-iniconfig python3-exceptiongroup python3-setuptools-opt" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |