summaryrefslogtreecommitdiff
path: root/python/pytest-runner/pytest-runner.SlackBuild
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2018-03-23 18:43:41 +0000
committerDavid Spencer <idlemoor@slackbuilds.org>2018-03-23 21:11:07 +0000
commit230c25bb11cc829c57d621949f67430300f134d8 (patch)
treed8b4a298e6406e3eb840e0abed84efc40046dd63 /python/pytest-runner/pytest-runner.SlackBuild
parent6fdbffd62dfb1e16ae9d9765ce0054b40cc55cdb (diff)
downloadslackbuilds-230c25bb11cc829c57d621949f67430300f134d8.tar.gz
python/pytest-runner: Updated for version 4.2.
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 07b7f0c87c..3a0a0df155 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:-4.0}
+VERSION=${VERSION:-4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}