aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest-runner/python3-pytest-runner.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2023-12-08 15:51:02 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-09 07:50:09 +0700
commitfb2757bfd6a6191a59a5115d80fd732629baaf99 (patch)
tree27f290eda574c0f06b74c0d4ff9c939bc8ba611c /python/python3-pytest-runner/python3-pytest-runner.SlackBuild
parent8111a6f725c3586de280cdfa4f57085fa76f70be (diff)
python/python3-pytest-runner: Updated for version 6.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest-runner/python3-pytest-runner.SlackBuild')
-rw-r--r--python/python3-pytest-runner/python3-pytest-runner.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pytest-runner/python3-pytest-runner.SlackBuild b/python/python3-pytest-runner/python3-pytest-runner.SlackBuild
index a72ab3014a..ef5064705a 100644
--- a/python/python3-pytest-runner/python3-pytest-runner.SlackBuild
+++ b/python/python3-pytest-runner/python3-pytest-runner.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pytest-runner
SRCNAM=pytest-runner
-VERSION=${VERSION:-6.0.0}
+VERSION=${VERSION:-6.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}