aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest/python3-pytest.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-06-27 10:43:12 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-05 09:09:23 +0700
commita465073c1029b5618808b0234994e53fb5cba08d (patch)
tree056e67537ef3d73fb0800bcc1f708eec87ecc409 /python/python3-pytest/python3-pytest.SlackBuild
parente6eca1a327e55e51fabc5e3ca40bf2b64b49f7b1 (diff)
python/python3-pytest: Version bump to 8.4.1
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 1a08a13a7b..8617bce45c 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.0}
+VERSION=${VERSION:-8.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}