diff options
Diffstat (limited to 'python/python3-pytest-runner/python3-pytest-runner.SlackBuild')
-rw-r--r-- | python/python3-pytest-runner/python3-pytest-runner.SlackBuild | 2 |
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} |