diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-03-10 17:34:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:45 +0700 |
commit | cfc76e6dd0b648b94d1f1390716ae9f7229a24d5 (patch) | |
tree | 79ad329dc6e72b6f4b58ed2cb5442a7e798d0089 /python/pytest-runner/pytest-runner.SlackBuild | |
parent | 2093f0a5322b5be24261ea09828ed7a2ee74fb57 (diff) |
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.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 383e49535fd2b..07b7f0c87c86b 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} |