summaryrefslogtreecommitdiffstats
path: root/python/python3-pytest/python3-pytest.info
diff options
context:
space:
mode:
author Jeremy Hansen2024-03-15 08:56:14 +0100
committer Willy Sudiarto Raharjo2024-03-15 14:33:05 +0100
commit3970c7f31756b7e05debbcd1dc0018ee6baf9632 (patch)
tree84356cb7602f73fe3c88ddfba3d86e20aa2b18ea /python/python3-pytest/python3-pytest.info
parentc89b2b6a896c9d74dfed315d9c576541386d14e6 (diff)
downloadslackbuilds-3970c7f31756b7e05debbcd1dc0018ee6baf9632.tar.gz
python/python3-pytest: Version bump to 8.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest/python3-pytest.info')
-rw-r--r--python/python3-pytest/python3-pytest.info8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pytest/python3-pytest.info b/python/python3-pytest/python3-pytest.info
index 0ad3f4fe31..0bc46e97b8 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"