aboutsummaryrefslogtreecommitdiff
path: root/python/pytest-runner/pytest-runner.SlackBuild
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2017-11-17 12:06:06 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:31 +0700
commit74a0b2ca8e466ca1bcf92e0f4014be940d2cedf5 (patch)
tree880a7680d73cd3bb4868aa5aba75952d8932df31 /python/pytest-runner/pytest-runner.SlackBuild
parent0d87b0039fa1a1cfa1d713378e8f03cd64046826 (diff)
downloadslackbuilds-74a0b2ca8e466ca1bcf92e0f4014be940d2cedf5.tar.xz
python/pytest-runner: Updated for version 3.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 0a9b4b09a97e..383e49535fd2 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:-2.12.1}
+VERSION=${VERSION:-3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}