aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest/python3-pytest.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-09-05 09:35:58 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-09-06 07:24:09 +0700
commit7fdbd78b4bc54650cbe2912fa3f6e6098392c13e (patch)
treec3d8f4865a92652d5e8c9d739803ee087a1db5a7 /python/python3-pytest/python3-pytest.SlackBuild
parentc5aa42b5d376a52f6aa0124aa1a48eed495eaf38 (diff)
python/python3-pytest: Version bump to 8.4.2
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 8617bce45c..666110cc1b 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.4.1}
+VERSION=${VERSION:-8.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}