summaryrefslogtreecommitdiffstats
path: root/python/pytest-runner/pytest-runner.SlackBuild
diff options
context:
space:
mode:
author David Spencer2018-03-10 18:34:57 +0100
committer Willy Sudiarto Raharjo2018-03-17 02:51:45 +0100
commitcfc76e6dd0b648b94d1f1390716ae9f7229a24d5 (patch)
tree79ad329dc6e72b6f4b58ed2cb5442a7e798d0089 /python/pytest-runner/pytest-runner.SlackBuild
parent2093f0a5322b5be24261ea09828ed7a2ee74fb57 (diff)
downloadslackbuilds-cfc76e6dd0b648b94d1f1390716ae9f7229a24d5.tar.gz
python/pytest-runner: Updated for version 4.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pytest-runner/pytest-runner.SlackBuild')
-rw-r--r--python/pytest-runner/pytest-runner.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest-runner/pytest-runner.SlackBuild b/python/pytest-runner/pytest-runner.SlackBuild
index 383e49535f..07b7f0c87c 100644
--- a/python/pytest-runner/pytest-runner.SlackBuild
+++ b/python/pytest-runner/pytest-runner.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pytest-runner
-VERSION=${VERSION:-3.0}
+VERSION=${VERSION:-4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}