summaryrefslogtreecommitdiffstats
path: root/python/pytest-runner/pytest-runner.SlackBuild
diff options
context:
space:
mode:
author David Spencer2017-09-16 18:15:46 +0200
committer Willy Sudiarto Raharjo2017-09-17 15:29:54 +0200
commit8d4bd32147b74ccbe3eb0bda45e8a86bb22e2cd3 (patch)
treeebd187ad5dbe615d3829962044786236a3d9ec64 /python/pytest-runner/pytest-runner.SlackBuild
parente5ab18be8c1849fb829c4e31448afa2350da17f7 (diff)
downloadslackbuilds-8d4bd32147b74ccbe3eb0bda45e8a86bb22e2cd3.tar.gz
python/pytest-runner: Updated for version 2.12.1.
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 6ad5201a41..0a9b4b09a9 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.11.1}
+VERSION=${VERSION:-2.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}