diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-09-16 17:15:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-17 20:29:54 +0700 |
commit | 8d4bd32147b74ccbe3eb0bda45e8a86bb22e2cd3 (patch) | |
tree | ebd187ad5dbe615d3829962044786236a3d9ec64 /python/pytest-runner/pytest-runner.SlackBuild | |
parent | e5ab18be8c1849fb829c4e31448afa2350da17f7 (diff) |
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest-runner/pytest-runner.SlackBuild b/python/pytest-runner/pytest-runner.SlackBuild index 6ad5201a41d0..0a9b4b09a97e 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} |