aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest/python3-pytest.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-06-17 17:19:38 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-21 08:55:37 +0700
commit9da9d9d56bf4d6cd3d6439de18442802d70869f3 (patch)
treebe93f798cd15d3941cb68b2db5b90447b2744a46 /python/python3-pytest/python3-pytest.SlackBuild
parent9a737b87c8294a0bed2719253672538ad62a1fff (diff)
python/python3-pytest: Version bump to 8.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest/python3-pytest.SlackBuild')
-rw-r--r--python/python3-pytest/python3-pytest.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pytest/python3-pytest.SlackBuild b/python/python3-pytest/python3-pytest.SlackBuild
index bb9a116232..1a08a13a7b 100644
--- a/python/python3-pytest/python3-pytest.SlackBuild
+++ b/python/python3-pytest/python3-pytest.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pytest
SRCNAM=pytest
-VERSION=${VERSION:-8.3.5}
+VERSION=${VERSION:-8.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}